Forum Discussion
Can we change a text box content when changing dates
Hello,
I have visuals that will change depend on a date filter.
The issue is that for each visual I have some notes. How can I show different notes when changing dates filter
Can Anyone help?
Thank you!!!
you can add a blank button and add dynamic text using fx directed to a measure that will adapt the text dinamically based on the selectedvalue of the slicer.
4 Replies
- Alex87
Solution Sage
you can add a blank button and add dynamic text using fx directed to a measure that will adapt the text dinamically based on the selectedvalue of the slicer.
- d_rohlfs
Resolver II
Take a look at the Enlighten Data Story visual (Enlighten Data Story (microsoft.com)). you could create a table that has the data slicer (relate this to your date dimension) and a column that has the text you want to display. It is a bit of a work around but it should work if I understand your scenario correctly.