The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello everyone.
How can i apply conditional formattinG to a card value without coding?
i have three conditions:
1. #>=0 and is <30 then Red
2. #>=31 and is <70 then Orange
3. #>=70 and is <= 100 then Green
but the conditional formatting is not being reflected on values. only the first format is being applied.
Hi @Randqaq
As i can see you are using "%" value in card but in coditional formatting box you have selected the number change that to percetange.
Here the thing you need to check
1. You measure is returning what kindof numeric value decimal or whole number.
2. based on above observation selected the number or percentange (here what i seem it should be percetange but please double check)
by following theses two steps youissue should be resolved.
Did I answer your question? Mark my post as a solution! Appreciate your Kudos!!
Check for more intersing solution here: www.youtube.com/@Howtosolveprobem
Regards
Hi @Randqaq
It seems that you are displaying percentages. I don't know how your data looks like but sometime percentage have a value range of [0, 1].
So, to make sure your conditional formating works with %, you should try these rules: