Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

Conditional Formatting of negative number for certain ranges

Hi Expert

 

How would you apply the CF rule to the following, i am getting a erro for -250 to < -500 and so on as shown

 

parminderkellah_0-1688991490090.png

 

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

I think you are write the wrong conditions, -500 should less than -250, you may need to swap the two conditions operator of the last two rules.
Regards,

Xiaoxin Sheng

benyhh
Frequent Visitor

The two last bounds include values that are in some of the other conditions as well. You can fix it by swapping -250 with -500, and -500 with -1000 in the two last rows.

 

EDIT:

If you swap the numbers, you will also need to swap some of the "<,>". The easiest might be to change it to

< -250 and >= -500

<-500 and >= -1000

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors