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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
How to i remove the value ""Aged Debt < 30 Days" from the table below?
It is coming from the Switch Measure that i have created at the top of the SNIP image
@Sean-OReilly Well, either filter it out in the Filters pane or remove the 4th line down from your measure.
Thanks for your reply @Greg_Deckler
Removing the 4th line won't work - it just adds a different value into the total column.
Does adding something like HASONEVALUE to the measure fix this type of problem?
If so, what does the measure look like?