- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Lead Visualization Engineer
Luxoft Inc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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 (:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
03-28-2024 06:28 AM | |||
05-04-2024 11:44 PM | |||
06-13-2023 02:43 AM | |||
Anonymous
| 01-24-2024 01:53 AM | ||
07-18-2023 05:25 AM |