Forum Discussion
SusanRay
Helper I
3 years agoDynamic Text for a Drill Through
I have created a dynamic text box for the top-level page that changes based on slicer values. I am struggling with creating a similar text box for the drill-through destination page. For...
SusanRay
Helper I
2 years ago
We are getting closer.
An updated file is available here: https://drive.google.com/file/d/1AkwWiwWJlF3HzduyjFATpsp33aka8r_q/view?usp=sharing
I was able to create the measure using your code without a problem, and by adding the [ ] I got the dynamic text added to the text box. But it isn't giving me the information I am looking for.
Rather than repeating the Color Parameter, which it does now, I want it to show which aspect of the selected measure was chosen for the drill through. (For example, 'Female' for Gender. OR 'Asian' for Race/Ethnicity. OR 'International' for Residency')
Does that make sense?