![]() |
Telelogic System Architect (steve huntington) | ![]() |
Topic Title: How can I use the Matrix.rpt to help me generating Matrix report? Topic Summary: Created On: 26-Oct-2008 04:48 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
There's a Col2Row report description which cannot be run directly.
How can I use it? is there any description on that? I'd like to generate some X cell Matrix report in HTML format. How can I do it? REPORT "MatrixReportCol2Row.2" ID 00000 { SETTING { REPORTFORMAT 4 } INSERTPOINT COLPROPFIELDS INSERTPOINT COLFIELDS TABULAR 1 { SELECT "Name" LEGEND "SAMatrixCol_Name", #ColProp# LEGEND SAMatrixItems WHERE Class = #ColClass# WHERE Type = #ColType# INSERTPOINT COLFILTER SUBREPORT "MatrixRows_SubReport" { SubReportProp #ColProp# subreportclass #RowClassNum# subreporttype #RowTypeNum# } } } |
|
![]() |
|
![]() |
|
Can't be done with HTML report and the sample matrix report. this sample report is for text example.
the best approach for what you after is to use Excel and SA COM objects in order to create matrix reports. contact me if you need any sample report. Natty. |
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.