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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
hoosha_11
Helper I
Helper I

Single select filter / forcing users to see only item at a time

Hello,

 

I have a bar chart, and due to the large amount of data, I want to limit users to selecting only one city at a time. When they open the report, they should see only one city, but they should still be able to select any other city—one at a time. I tried using a single-select slicer, but it doesn’t work properly. For example, if I select AccountId = 1, it filters to a single city (e.g., New York). But, when I switch to AccountId = 2, and this account does not have New York as a city, the chart appears blank.

 

Any idea is appreciated! 

2 REPLIES 2
Idrissshatila
Super User
Super User

Hello @hoosha_11 ,

 

in the measure that shows the value, you can replace blank with zeros thus when they select account two in your scenario, it will still show newyork as zero.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Thanks, but each account has different cities. By default, 'Account' is not filtered, so when I use a single-select slicer, Power BI randomly selects a city. When the account changes, if the new account does not have the previously selected city, the chart will be blank.

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.

Top Solution Authors