Forum Discussion
Dynamic text box
- 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.
Anonymous ,
I understood. Please take individual card to show different details. As i have shown in below screen shot when I click on 13-Nov so its respective details are showing in individual Cards.
Don't forget to give thumbs up 👍and accept this as a solution if it helped you.
Tahreem24 Your solution seems very relative to me, but what measure should i give in my card
- jessegorter6 years agoHelper I
I do not know your data model, but say the selected value is 'payments'[sometext] (the text belonging to the value)
you might want to try:
selected value = selectedvalue( 'payments'[sometext], "multiple selections, please select one payment")