Skip to main content



      Home
Home » Archived » BIRT » How to suppress a detail row based on the values from prev. row?
How to suppress a detail row based on the values from prev. row? [message #933143] Thu, 04 October 2012 15:33 Go to next message
Eclipse UserFriend
I have a detail row that I need to suppress depending on whether the line type has changed. The line type is not part of a break group.

How can I determine this when reading the detail and then still have that available when the visibility formula is processed.

The previous value of the line type doesn't seem to be retained.

Example.

Vendor,Line type, amount.

Yvonne,Hours, 10
Smith,Hours,20
Jones,Cost,10

Vendor Amount
--------- ----------
Yvonne 10
Smith 20

Vendor Amount
-------- ----------
Jones 10

The heading row is only printed if the line type changes.


Re: How to suppress a detail row based on the values from prev. row? [message #934148 is a reply to message #933143] Fri, 05 October 2012 13:58 Go to previous message
Eclipse UserFriend
Why can you not just insert a group in the table and set it to group on line type. Then use the group header for your labels?

Jason
Previous Topic:Birt Web Viewer Internationalization
Next Topic:Changing the &XML Data Source File dynamically
Goto Forum:
  


Current Time: Fri Jul 25 20:52:14 EDT 2025

Powered by FUDForum. Page generated in 0.03595 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top