Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Data Conditional Visibility not always working in the BIRT viewer(but it does work in the Preview!)
Data Conditional Visibility not always working in the BIRT viewer [message #494387] Fri, 30 October 2009 14:08 Go to next message
tero  is currently offline tero Friend
Messages: 58
Registered: July 2009
Member
BIRT 2.5

Hello,

Strange situation here:
the same table which has some data displaying conditionally (if it is equal 0 it should not be visible) do not always work in the BIRT Viewer (and therefore not in the web application where I need it to run);
but it works when the report is viewed using the tab Preview !

See attached files.

Since the data is integer, I used first
row["colData1"] == 0

and to do some experiments I also used
row["colData1"] < 1

with the same result.

If you see the pattern in the attached screenshot BIRTViewer.JPG is interesting to see that those positions which are showing zeros had on its left side a 1 (or higher)...

Thanks for any idea,
Tero
Re: Data Conditional Visibility not always working in the BIRT viewer [message #494388 is a reply to message #494387] Fri, 30 October 2009 14:11 Go to previous messageGo to next message
tero  is currently offline tero Friend
Messages: 58
Registered: July 2009
Member
files upload didn't work (2)...

Re: Data Conditional Visibility not always working in the BIRT viewer [message #494391 is a reply to message #494388] Fri, 30 October 2009 14:16 Go to previous message
tero  is currently offline tero Friend
Messages: 58
Registered: July 2009
Member
BIRTPreview:
http://www.flickr.com/photos/44139158@N07/4057699489/

BIRTViewer
http://www.flickr.com/photos/44139158@N07/4057699453/
Previous Topic:Runtime with errors
Next Topic:minimum necessary files
Goto Forum:
  


Current Time: Fri Apr 26 21:32:29 GMT 2024

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

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

Back to the top