BIRT - Expression for Visibility doesn't work [message #1796332] |
Wed, 10 October 2018 22:21 |
Eclipse User |
|
|
|
The visibility expression for an object in BIRT doesn't work. I bind the Dataset on the Grid (see "Bind Grid for Dataset.JPG"). There will be a black dot in each Cell. It will show if the Condition is true (see "Grid example.JPG")
My Expression / Condition for Visibility of the object (see "Visibility Expression.JPG")
row["Achievement"]=3 && row["Behavior"]=1
Why is it not working? I also tried different syntax e.g. ==3, ='3' and so on. The number is an Integer.So, normally not needed to treat it like a string.
Version: Luna SR2 (4.4.2) with BIRT
|
|
|
Powered by
FUDForum. Page generated in 0.23447 seconds