Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic System Architect (steve huntington)
Decrease font size
Increase font size
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
Search Topic Search Topic
Topic Tools Topic Tools
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 26-Oct-2008 04:48
User is offline View Users Profile Print this message


Jeffrey Mak

Posts: 16
Joined: 28-Aug-2008

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# }

}
}
Report this to a Moderator Report this to a Moderator
 28-Oct-2008 09:31
User is offline View Users Profile Print this message


Natty Gur

Posts: 14
Joined: 14-Jun-2007

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.
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic System Architect forum.
There are currently 0 users logged in.
The most users ever online was 16 on 30-Oct-2008 at 14:46.
There are currently 0 guests browsing this forum, which makes a total of 0 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.