This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am trying to configure my visualization online so that negative percentages are red and positive are green. I feel like I have the conditional formatting set right but the visual is wrong.
Solved! Go to Solution.
hi @Dalla_Terra - You can try the option to not set the values for the upper and lower limits highted in the below screenshot.
Just leave these values BLANK and Power BI will idenitify the limits based on the range of values available in your data.
Please mark the above comment as a solution to help others find it more quickly. Also please provide a 👍 if my comment helped with solving your issue. Thanks!
hi @Dalla_Terra - You can try the option to not set the values for the upper and lower limits highted in the below screenshot.
Just leave these values BLANK and Power BI will idenitify the limits based on the range of values available in your data.
Please mark the above comment as a solution to help others find it more quickly. Also please provide a 👍 if my comment helped with solving your issue. Thanks!
Thanks @Anonymous this worked beautifully and it was a very simple solve, much appreciated!
Hi @Dalla_Terra ,
Try to create a measure like this then apply it to conditional formatting:
IF([YTD VAR%]>0,"green","red")
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks for the help. I like to creative approach but I didn't try it because I wanted to avoid creating another measure on top of the percent measure I was already using.
HI @Dalla_Terra ,
I think that the issue may be in the formula, your conditional formatting is set to "number" and you data is set to "percent". I think that you need to modify the color to be less than -9999 and less than 0. And the other one be greater/equal to 0 and less than 99999. OR, change those to percentages. If you change to percentages, just make sure that your data really is a percentage.
Proud to be a Datanaut!
Private message me for consulting or training needs.
Thanks for the reply. I tried your appraoch but it would not accept me changing the number to a percent with the inputs your recommended. I appreciate the help.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 13 | |
| 11 | |
| 8 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 38 | |
| 27 | |
| 25 | |
| 22 | |
| 22 |