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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 | |
| 22 | |
| 20 | |
| 20 | |
| 12 |
| User | Count |
|---|---|
| 63 | |
| 56 | |
| 47 | |
| 42 | |
| 37 |