Forum Discussion
louisquinet
2 years agoHelper II
Dynamic value in text
Hello In my drill through page (for every product category) I want to change add the name of the product category at the top of the page. As you can see I added a text box in the top left corner of ...
- 2 years ago
Hi louisquinet
Create a measureProductCategory = SELECTEDVALUE(Table[Product Category])
Use the measure in Dynamic Text or in Card Visual. Make sure then you Drill Through, only one Product Category should selected.
Let me know if that works for you
If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.
Thanks
Pijush
Linkedin
louisquinet
2 years agoHelper II
Thank you all for your help. It got resolved 🙂
PijushRoy
2 years agoCommunity Champion
Welcome louisquinet