Join 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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Team - We want to remove the blanks at child (lowest level) only and keep the blanks at parent level. I tried with below dax measure but it's not working. Can you please help.
I used Custom Hierarichal Slicer but it removes the blanks from the parent as well. Example: When User selects Parent Level , currenlty it display all corresponding child entries as well, where as in default slicer there is blank under each parent, clicking on it will provide details for parent Only.
Measure:
Thanks,
Abhiram
Thanks @lbendlin ! Is there way to achieve same behaviour in slicer ( default/ Custom Slicer). Default Slicer provides that functionality but unable to remove blanks from the child. I think I should create dax measure to solve it.
Thanks,
Abhiram
short answer is no. That's not how the default slicer was built. And with the custom slicer you are paying a high price too, as it needs to traverse the entire hierarchy to find the ragged ends. This is all hard work, no magic involved.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 23 | |
| 18 | |
| 16 | |
| 15 | |
| 14 |