Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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.
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
@Anonymous, 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 (:
@Anonymous @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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
6 | |
2 | |
2 | |
2 |
User | Count |
---|---|
4 | |
4 | |
4 | |
4 | |
4 |