March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch 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
@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 (:
@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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
8 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
9 | |
3 | |
2 | |
2 | |
2 |