Forum Discussion
How to create traffic lights in table
- 8 years ago
Hi m259161
When following SteveCampbell's suggestion, i can create Traffic light in a table visual, then edit with conditional formatting, i can change the light color conditionally.
Additionally, you could create symbols like Traffic Signal in Power Pivot or SQL Server Analysis Service. When you import the data to the Power BI Desktop, it may look like a Traffic Signal indicator.
Please follow this article, if you have any question to implement in your scenario, feel free to let me know.
Best Regards
Maggie
Here's one easy way, without using a custom visual.
You can create a measure called
Traffic light Visual = UNICHAR(11044)
Add this measure to yuour table. Now, edit the conditional formatting for this measure. Choose "Front Colour Scales" , but at the top change "Colour Based On" to the column with your data.