Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Poorani
Regular Visitor

Visual Selection to be displayed in slicer

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.

1 ACCEPTED SOLUTION
Dessie973
New Member

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.

View solution in original post

4 REPLIES 4
Dessie973
New Member

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!

Hi @Thennarasu_R 

 

I tried but the slicer is not updated automatically. Could you please provide any example and steps to implement. Thanks

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.