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)
The result of second data set value is getting displayed as null?
Susmitha
Hi,
I created 2 datasets in my report. for each dataset i created couple of global variables. I am getting result as "null",when I try to access global varible of second data set (flying_hrs1) in chart onRender method.
I also attached the report design in this post. Please let meknow whats wrong in my code.
Thanks in Advance.
Susmitha.
Find more posts tagged with
Comments
mwilliams
Hi Susmitha,
At first glance, I'd say your problem is that since your first dataSet isn't bound to any report items, the dataSet never gets called, therefore, the script is never run.
Susmitha
Hi Michael,
Please find my updated report design. I added second dataset (hour_chart1)( renamed flying_hrs1 to hour_chart1) binding to period_code report parameter. Still I am having the same issue.
Thanks in advance for help.
Thanks,
Susmitha.
mwilliams
Susmitha,
It looks like you may have forgotten the report design.
If you could create a report design with the sample database that has the same issue you're seeing with your current report design, that would be great. This way I could run the report to help me see exactly what's happening. Thanks.