Forum Discussion
jannetfok
5 years agoNew Member
Table Chart
Hello, I was wonder if there is a visual within Powerbi to mimic this table.
amitchandak
5 years agoSuper User
jannetfok , difficult to say without data.
But with conditional formatting using color measure, background color can be achieved using Field value option
color measure = if(Isblank(Max(Table[Name]), "white","Green")
refer for steps
https://radacad.com/dax-and-conditional-formatting-better-together-find-the-biggest-and-smallest-numbers-in-the-column
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting#color-by-color-values