BIRT 2.1RC2 - visibility problem with Total.count() - totalCountNOK.rptdesign (0/1) [message #162168] |
Thu, 18 May 2006 04:02  |
Eclipse User |
|
|
|
Hello.
I was using BIRT 1.0 to generate PDF reports, and we are rolling over
to BIRT2.1RC2.
To hide:show sections of the report depending on the fact that some
data are present or not, I used 'Total.count() > 0' or 'Total.count()
== 0' in the table 'Visibility' property.
Unfortunately, this doesn't seem to work any more in BIRT 2.1RC2: as
you can see using the attached report, both tables are shown (the
table showing the data is shown even if there is no data, previously
handled by Total.count()==0, and the table showing the 'no data'
message is also shown, even if Total.count() > 0).
Any idea? Or do I have to use something else than Total.count() with
BIRT2.1RC2?
Thanks.
Frédéric
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.29614 seconds