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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I have applied simple Icon set CF on one my column in the matrix
The rule was simple, if the value greater than or equal to Zero, then green Icon, else Red icon
But still, it shows RED for zero values. unable to fix it
Solved! Go to Solution.
Hi @vijayvizzu ,
Sorry missread it then the rules are:
Greater than or equal to 0 - less or equal to 100
Greater than minimum (or any negative value) - is less than 0
Check result below:
I'm using a column but the result is the same with a measure.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @vijayvizzu ,
You issue is that you have both syntax the same greater or equal than zero.
You need to have:
Greater than 0 less or equal to 100
Greater than minimum (or any negative value) and is less than 0
To have the minimum just delete the 0 from the field it automaticallly fills with minimum.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThank you for your reply, here in this case, i want to put Greater than or equal to Zero as Green icon, so its not working, please suggest
Hi @vijayvizzu ,
Sorry missread it then the rules are:
Greater than or equal to 0 - less or equal to 100
Greater than minimum (or any negative value) - is less than 0
Check result below:
I'm using a column but the result is the same with a measure.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsJoin the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.