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)
To get Page variable (global variable) in master page
jain
Hi,
In my report i have one page variable(ie. global variable).I want to access it in masterpage footer.In master page footer,i have one text element with type as HTML,there i want to get this page variable.Also page variable value is not a constant.Its value is changing dynamically(ie value is reassigned in an event "Oncreate" of one of the dataset).I tried and it is possible to access it in text field.But its value is always same value (ie.. last set value in the datset). So how can I fetch the current group value in master page?
Find more posts tagged with
Comments
mwilliams
In the palette (while in the masterpage), there is an auto-text element for variables. It sounds like this is what you're looking for.
Suresh KR
<p>Jain, </p><p>Are you able to access page variable in masterpage?</p>
mwilliams
<p>Are you having issues getting a value in your masterpage? Can you explain more about the problem?</p>