Forum Discussion
Anonymous
6 years agoNot applicable
Dynamic text box
Hi Folks, I have 03 Tables , Table(Divison), Table(Sub Divison), Table(Payments). I am using a pie chart, where Total payment coming from Table(Payments), & I am drilling it down from Divison (Ta...
- 6 years ago
Anonymous ,
Textbox doesn't have that dynamic feature as of now. Instead of text box you can use 3 Card visuals and place your drill down infomation on each card visual. (Refer screen shot below)
Don't forget to give thumbs up 👍and accept this as a solution if it helped you.
jessegorter
6 years agoHelper I
use the card visual, disable showing the category, and make it display a measure.
That measure should use the 'selectedvalue' method DAX provides.