Jasper $X syntax does not support column name formatted by built-in SQL function with comma delimited parameters
For example:
$X{IN, dayname(from_utc_timestamp(timestamp,$P{Time_Zone})),Days}
It will regard that "$P{Time_Zone}" as the name of parameter(the third token)
And throw an exception
Recommended Comments
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