zhaojinghua Posted August 8, 2014 Posted August 8, 2014 I am grouping row by a field in the talbe. However, I can’t use <group name>_COUNT variable in the if-else construction, e.g. ($V{EA_GROUP_COUNT} == 1) ? whatever1 : whatever2). It doesn’t work at all. The condition always returns false and always do whatever2. How to use variable in an if-else construction?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now