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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Slicer Hide values w/ No Data

 

Slicer = Sub Account No. (Departments) filtering current year spend by department. Currently the slicer is showing departments with no current year spend. How can I hide these departments to reduce the department list?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,

 

I have the same problem, I have my customer table related to my Sales table, EBITDA Table and Overdue Table, when I look for a specific segment (which it's in my Customer table), the slicer show me all the customer in the segment with and without sales or overdue. 

 

How I tried to solve this:

   In my model i have tables reference to the sales, and overdue table, group by Customer ID, then I union both tables and remove duplicates. with this I have the Customer id with sales, I meger this table to my main customer table, and filter to show only values with no null values. 

 

Hope this result for you. 

this can applied in others cases.

View solution in original post

10 REPLIES 10
JamesDiMaio
New Member

The solution is to add an additional filter to the slicer. The addition filter would be the value of whatever you are slicing. So for the example in this thread, just add sales to account no. slicer filter.

daltonrotork
Frequent Visitor

This might have been solved now - make sure the slicer is selected then click slicer on the ribbon. 

Click on "Slicer Settings" and you have the option to Hide items with no data, click this and those with no info are gone 🙂

There is no "Hide items with no data" option in Slicer Settings.

user10456_0-1715043820439.png

 

Anonymous
Not applicable

Create a measure like INT ( NOT ISEMPTY ( FactTable ) ), use it as a visual level filter for the slicer and set it to 1.

Ashish_Mathur
Super User
Super User

Hi,

 

Share some data.  Show your measure here.  Also, show your expected result.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Anonymous
Not applicable

Capture.PNG

 As you can see the slicer is showing account no. with no sales. My question is how do I hide the slicers with no sales data.

 

Anonymous
Not applicable

Seems like there should be an easy solution to this...Can anyone help?

Anonymous
Not applicable

Hi,

 

I have the same problem, I have my customer table related to my Sales table, EBITDA Table and Overdue Table, when I look for a specific segment (which it's in my Customer table), the slicer show me all the customer in the segment with and without sales or overdue. 

 

How I tried to solve this:

   In my model i have tables reference to the sales, and overdue table, group by Customer ID, then I union both tables and remove duplicates. with this I have the Customer id with sales, I meger this table to my main customer table, and filter to show only values with no null values. 

 

Hope this result for you. 

this can applied in others cases.

Anonymous
Not applicable
Anonymous
Not applicable

I have looked at this option. Is a work around the only way?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors