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: Duplicate Report Rows
Topic Summary:
Created On: 2-Jan-2009 16:41
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.
 2-Jan-2009 16:41
User is offline View Users Profile Print this message


Michelle King

Posts: 5
Joined: 8-Jul-2008

Is there a way to suppress repeating rows in an HTML report created through the Report Generator tool? Either through text editing the report, or through the manipulation of the stylesheet used to display the report?

Thanks so much,
Michelle "TJ" King
Report this to a Moderator Report this to a Moderator
 12-Jan-2009 23:37
User is offline View Users Profile Print this message


Greg Sims

Posts: 3
Joined: 12-Jan-2009

Try adding the SA Keyword UNIQUE in the Report using Text Edit mode.
Greg
GregSims999@hotmail.com
Report this to a Moderator Report this to a Moderator
 21-Jan-2009 16:24
User is offline View Users Profile Print this message


Michelle King

Posts: 5
Joined: 8-Jul-2008

Thanks, Greg. I wasn't able to find any documentation on this keyword - where specifically does it go? I put it directly after "Select" but the report won't run with it there.
Report this to a Moderator Report this to a Moderator
 21-Jan-2009 16:31
User is offline View Users Profile Print this message


Michelle King

Posts: 5
Joined: 8-Jul-2008


If it helps, here is a genericized version of the report.

Thanks!

REPORT "Report-1"
DESCRIPT "Description"
ID 31798
{
FONT "Font5" { NAME "Courier" HEIGHT 12 }
SETTING { PAGESIZE -1", 0.00 }
SETTING { HEADER 1 "Report1" }
SETTING { REPORTFORMAT 4 }
SETTING { OUTPUTFILE "Report1.htm" }
SETTING { STYLESHEETFILE "C:\Program Files\Telelogic\System Architect Suite\System Architect\Reports\Stylesht\Matrix.xsl" }
FIELD "CustomField1" { SOURCE PROPERTY "CustomField1" LENGTH 80 TYPE CHARACTER LEGEND "CustomField1" }
FIELD "CustomField2" { SOURCE PROPERTY "CustomField2" LENGTH 80 TYPE CHARACTER LEGEND "CustomField2" }
TABULAR 1
{
SELECT "CustomField1er" LEGEND "CustomField1" LEGENDFONT Font5,
"CustomField2" LEGEND "CustomField2" LEGENDFONT Font5
WHERE Class = Definition
WHERE "Type Number" = 155
WHERE "CustomField1" <> " "
WHERE "CustomField2" <> " "
}
}
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic System Architect forum.
There are currently 1 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 1 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.