Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Getting colum value in a variable
Vegas
Hello Guys,
I created a report with the follow aspects:
1) I created a variable called STATUS_UNDER as report variable.
2) I created a Data Set with a field status
3) Then i put the folow script in the afterOpen method of the Data Set:
vars["STATUS_UNDER"]=row["status"];
But then when i run the report i get this error:
org.eclipse.birt.report.engine.api.EngineException: There are errors evaluating script "vars["STATUS_UNDER"]": Report variable"STATUS_UNDER" does not exist
Does someone knows whats happening?
Thanks Guys
Find more posts tagged with
Comments
mwilliams
Hi Vegas,
Can you recreate your issue with the sample database and attach it in here for me to run? Thanks.
Vegas
Thanks man,
im going to do that and put here.
thanks