Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi Team,
I have a hierarchy slicer like below.
I want to remove the empty nodes with no data OR display an alternate text (Data not available) when there is no data in the nodes.
Help is appreciated.
hi @Pallavi_m
you can uncheck the blank items in the filter pane.
about fitler pane:
https://learn.microsoft.com/en-us/power-bi/consumer/end-user-report-filter
but the ultimate solution is to enhance the data model, ensuring all the values present in fact table also present in dimensional table.
| User | Count |
|---|---|
| 76 | |
| 34 | |
| 31 | |
| 29 | |
| 25 |