Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I would like to exclude those lines from my matrix visual where the monthly balance is zero (aka dormant accounts).
Solved! Go to Solution.
@Dan_at_TWE If it is a measure, you should just be able to filter those out in the Filters pane. Or in you measure you could add a check that if 0, return BLANK().
@Dan_at_TWE If it is a measure, you should just be able to filter those out in the Filters pane. Or in you measure you could add a check that if 0, return BLANK().
Oh.... I have your "Learn Power BI" book in my house. Obviously, not used enough. That thing is huge! LOL!
First one worked. Don't know right off which value to grab for the filter. Thanks.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.