Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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: