Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi Power BI,
When I try to add condition formatting to numbers, it doesn't assign the colours properly. Please see the below screenshots.
Solved! Go to Solution.
Hi Kolumam,
You're basing the conditional formatting based on a count of the number of occurences, like the number is treated as a text value.
Try changing the data type to a number, or the summarization to average.
Hope that helps!
Hi Kolumam,
You're basing the conditional formatting based on a count of the number of occurences, like the number is treated as a text value.
Try changing the data type to a number, or the summarization to average.
Hope that helps!
| User | Count |
|---|---|
| 23 | |
| 20 | |
| 18 | |
| 16 | |
| 10 |
| User | Count |
|---|---|
| 53 | |
| 52 | |
| 40 | |
| 37 | |
| 32 |