The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. 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!
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
52 | |
22 | |
12 | |
11 | |
9 |
User | Count |
---|---|
113 | |
33 | |
30 | |
21 | |
20 |