Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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!
Proud to be a Super User!
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!
Proud to be a Super User!
Thanks @Sumanth_23 this worked beautifully and it was a very simple solve, much appreciated!
@Dalla_Terra - Happy to help! 🙂
Proud to be a Super User!
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
50 | |
32 | |
27 | |
26 | |
25 |
User | Count |
---|---|
62 | |
49 | |
29 | |
24 | |
23 |