The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?