Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi all
I am using a conditional formatting with the following rules.
If equal to 1 then green
If >= 0 and less than 0 then red
If greater thaan 1 then red
As pointed above in the blue arrows, some values with 100% are not showing the green, while others are.
How can I make the 100% values show a green value?
The values don't have extra decimals.
Thanks.
Hi @o59393 ,
Logic looks fine, what is checkmix in your data? Better to share the pbix to us if you don't have any Confidential Information.
Best Regards,
Jay
Hi @FrankAT
What would be the <> option?
Also, please consider that if it is greater than 1 it should be red. Green is only for =1.
I only have these:
Thanks.
Hi @FrankAT
I did it as you mentioned:
But still shows in red 😕
And also it added by defaul a 0% and 100% when I reopen the conditional formatting:
Could there be a problem with Power BI?
Thanks.
Hi @o59393 ,
I think you must take a look at the values of Chek mix. Round them to a whole number.
Yes, the dialog conditional formatting is a little bit messy, but that's not the problem!
Regards FrankAT
Hi @Anonymous and @FrankAT
I attach a pbix, I can't figure out why it's marking red the 100% value:
https://1drv.ms/u/s!ApgeWwGTKtFdhyDsUmWn7PR4vNTY?e=aPbYhY
Just in case, the datasource is a Sharepoint list.
Thanks!
Hi @o59393 ,
Regards FrankAT
Hi @FrankAT
I picked the wrong datasource, my bad !
Here is the one: https://1drv.ms/u/s!ApgeWwGTKtFdhyDsUmWn7PR4vNTY?e=9kjOQF
Please use that one.
Thanks!
Hi @o59393 ,
I think the problem is the internal conversion from binary to decimal.
Regards FrankAT
Hi @o59393 ,
I'm a little comfused about your measure [Check mix], I create a measure as below and get the different result. Can you share the logic about your measure?
Measure 2 = CALCULATE(SUM('Honduras - Balance your lines'[Mix(%)]),SUMMARIZE('Honduras - Balance your lines','Honduras - Balance your lines'[Line],'Honduras - Balance your lines'[Plant],'Honduras - Balance your lines'[SKU]))
Best Regards,
Jay
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.