March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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?
Solved! Go to Solution.
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.
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.
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.
Create a measure like INT ( NOT ISEMPTY ( FactTable ) ), use it as a visual level filter for the slicer and set it to 1.
Hi,
Share some data. Show your measure here. Also, show your expected result.
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.
Seems like there should be an easy solution to this...Can anyone help?
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.
This will help you.
https://community.powerbi.com/t5/Desktop/Filter-Months-from-Month-Slicer/m-p/432765#M199475
Thanks
Raj
I have looked at this option. Is a work around the only way?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |