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.
Hello, I have this clustered column chart that I want to show only the columns greater than 0. I tried adding a filter=greater than 0 to one of the columns but everything disappeared.
Solved! Go to Solution.
If your meaure returns a blank, it will not be displayed in the visual
I don’t want any blanks also, I just don’t want to display when 0, like it does not exist. For example, on Day 8, I only want the bar for 205.
If your meaure returns a blank, it will not be displayed in the visual
Zeros are displayed by default, blanks are not. Can you write your measure to display blanks instead?