Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Hi @amitchandak thank you for the links, but I used a small multiple plots with different measures. Probably was the easy way.
Regards
@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/500115
calculation groups
https://www.sqlbi.com/blog/marco/2020/07/15/creating-calculation-groups-in-power-bi-desktop/