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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Editing Filter Values

Hi,

 

I created a column in my dataset called 'Score Bucket'- this categorizes anything from the 'Score' column that is between 90-100 as "90-100", anything between 80-90 as "80-90" and anything below 80 as "Less Than 80".

 

On the dashboard I am creating, I applied a filter based on this column. However, there is no data in the table currently, that has a score between 80-90. Because of this my filter is only showing the following values: "90-100" and "Less than 80". But I want the filter to show "80-90" as well.

 

What should I do?

2 REPLIES 2
edhans
Community Champion
Community Champion

Your filter should be using a DIM table that has the values you want to show, then it would have a 1:many relationship to your data. It would always show what is in the DIM table. 

 

You generally should not create slicers and filters using your FACT table. See this article for more info. Basically, design everything as a Star Schema. When I do a model, my goal is to ultimatly hide every column in my FACT table and never use it for visuals, just for data in measures. I try to never use fields in my FACT table for anything other than measures.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting
camargos88
Community Champion
Community Champion

Hi @Anonymous ,

 

Try clicking on the column and select "show itens with no data".

 

Did I answer your question? Mark my post as a solution!
Ricardo



Did I answer your question? Mark my post as a solution!

Proud to be a Super User!



Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.