How to suppress a detail row based on the values from prev. row? [message #933143] |
Thu, 04 October 2012 15:33  |
Eclipse User |
|
|
|
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.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03595 seconds