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.
I want to display selected value in bar chart , to be displayed in slicer.
Could anyone please provide any solution for this above, without using bookmark. Or Please confirm whether this is possible or not.
Solved! Go to Solution.
Hello!
To display the selected value in a bar chart using a slicer without bookmarks, create a measure to capture the selected value (e.g., SelectedValue = SELECTEDVALUE(Table[Column])). Add this measure to the bar chart and use a card visual to prominently show the selected value. Ensure the slicer and bar chart are synchronized for dynamic updates.
Hello!
To display the selected value in a bar chart using a slicer without bookmarks, create a measure to capture the selected value (e.g., SelectedValue = SELECTEDVALUE(Table[Column])). Add this measure to the bar chart and use a card visual to prominently show the selected value. Ensure the slicer and bar chart are synchronized for dynamic updates.
Hi @Dessie973
Thanks for the reply. My scenario is different.
Scenario : I have a bar chart with sales data of AC , Fridge, Oven, etc. I have a slicer with Sales items like Ac, Fridge, and Oven. If I click AC in bar chart , I want to slicer to be updated to AC automatically. Is it possible to do?
Hi @Poorani
Yes your Scenarios is possible in power Bi , If you select AC in bar chart Slicer will updated to AC.If Item name and your measure column in same table It will work or If you have the different table change the relationship direction to both sides .
Thanks,
Thennarasu R
If answered your questions mark accepetes a solution and give kudos!
I tried but the slicer is not updated automatically. Could you please provide any example and steps to implement. Thanks
User | Count |
---|---|
98 | |
76 | |
69 | |
53 | |
27 |