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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
osama
New Member

table conditional cell background color

I want to make a Table with a conditional cell background color, like if the cell value is greater then 6 it colors turn red else green.

 

Thanks in advance.

4 REPLIES 4
alex-potter
Advocate IV
Advocate IV

Don't worry, you posted in the right section - its certainly a Power BI development quandry. 

The only way I have done this before is using a custom visual that uses JQuery in its update function to re-style the cells in the out of the box table visual based off of their value. 

Alternatively, you can create your own table visual using just javascript to generate the HTML elements from a table dataview, or use d3. 

-Alex Potter

Alex Potter
Lead Visualization Engineer
Luxoft Inc.

@alex-potter, I guess we could both be right. I was interpretting this as a question about such functionality in native table visualizations in PBI.

 

Creating a custom visual is certainly an option as well (:

noor
Frequent Visitor

@alex-potter @greggyb Could you guys please help me out. I am very struck in an issue. 

I need to draw a table have some images columns. Has somebody already made this custom visual or do I need to create custom. If I need to create a new custom how can I do that? Please check the below attachment

 

Thanks

image.JPG

greggyb
Resident Rockstar
Resident Rockstar

This belongs in the Desktop forum.

 

This functionality is not currently available. Vote here.

Helpful resources

Announcements
May PBI 25 Carousel

Power BI Monthly Update - May 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

May 2025 Monthly Update

Fabric Community Update - May 2025

Find out what's new and trending in the Fabric community.