Forum Discussion
Change a bar chart based on Dynamic visuals
Hi everyone, I am trying to change a bar chart based on "Dynamic visual button" as the following image:
The bar chart is based on the selection done in the buttons and contains the measures (VAR_D_AVG, VAR_D_HIST, VAR_D_MONTH) derived from VAR_D.
I am attaching the dummy files here: https://filebin.net/96c7mrncdaojrk48
Thank you
2 Replies
- amitchandak
Super User
Anonymous , Are you trying to create a measure slicer ?
You can not increase measures unless you use calculation groups. You can replace one measure with other
measure slicer
https://www.youtube.com/watch?v=b9352Vxuj-M
https://community.powerbi.com/t5/Desktop/Slicer-MTD-QTD-YTD-to-filter-dates-using-the-slicer/td-p/500115calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/ - AnonymousNot applicable
Hi amitchandak thank you for the links, but I used a small multiple plots with different measures. Probably was the easy way.
Regards