Forum Discussion
Show value on Button click
Hallo experts!
i was trying to find out how buttons work in BI Desktop.
For example i have 2 buttons. When i select the Count button i want to see the second card (27) and when i select the Volume i want to display the first card with the Sum. I tried putting the cards on top of each other. I also tried to add bookmarks but still i cant figure out how that works.
i am using measures for both cards
Measure1 = Count(Sales[OpenQuant])
Measure2 = Sum(Sales[OpenQuant])
Any ideas on hot to achieve that?
Thank you
Hi marial16 ,
Check this blog of mine where I have shown how one can hide/un-hide visuals based on selections on buttons.
https://datavibe.co.uk/f/toggle-between-charts-in-power-bi
I have considered bar charts, in your case it will be card visuals.
Thanks,
Pragati
5 Replies
- Pragati11Super User
Hi marial16 ,
Check this blog of mine where I have shown how one can hide/un-hide visuals based on selections on buttons.
https://datavibe.co.uk/f/toggle-between-charts-in-power-bi
I have considered bar charts, in your case it will be card visuals.
Thanks,
Pragati