Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
Been looking in to different methods to get colour in to a field or Icon etc.
I have the below data coming in from an external db.
| Name | Target | Colour |
| Bob | 23/03/2018 00:00 | Green |
| Fred | 06/03/2018 00:00 | Red |
| Jeff | 03/03/2018 00:00 | Green |
| Emma | 22/03/2018 00:00 | Amber |
What is the best approach for this?
Any help will be great.
Thanks
Solved! Go to Solution.
Conditional formatting only supports numeric columns so I would come up with a number for each of the colors and do rule-based conditional formatting.
Conditional formatting only supports numeric columns so I would come up with a number for each of the colors and do rule-based conditional formatting.
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 30 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 71 | |
| 59 | |
| 39 | |
| 22 | |
| 22 |