Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
m259161
New Member

How to create traffic lights in table

Hi Everyone

 

I am trying to create a traffic light system within a table, based on conditions.


Currently, I have it set up with conditional formatting and the background colour and text colour the same.

 

I have been asked to make it "more attractive" and put the colours in circles.


I know in a previous version this was possible, but is there a way to do this now?

 

I am open to any suggesstions,

 

thanks,


Sam

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

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.

13.png

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.

 

12.png

 

 

Best Regards

Maggie

View solution in original post

3 REPLIES 3
v-juanli-msft
Community Support
Community Support

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.

13.png

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.

 

12.png

 

 

Best Regards

Maggie

Anonymous
Not applicable

Hi All

 

Nice post. I can learn a lot in this post.

 

paul

SteveCampbell
Memorable Member
Memorable Member

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. 



Did I answer your question? Mark my post as a solution! Proud to be a Super User!


Connect with me!
Stay up to date on  
Read my blogs on  



Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors