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)
Masterpage Title from dataset
matthewng
I want to have some text across of top of my masterpage, but the text is derived from a specific known row/column in my dataset (i.e. row 0 col "name"). Is there a way to do this?
Find more posts tagged with
Comments
bhanley
I am pretty sure the Master Page gets built before the data set is fetched and processed. You can add a text element which means you can have some control over the text that is displayed at run time, but I do not think you can crack open the data set before it is too late and the Master Page is already built.