Forum Discussion
Anonymous
2 years agoNot applicable
How to color code a column in a table?
Hi there, I have a table in my dashboard and within the table, there is a status column. The status displayed are: in progress, compleete and unassigned. Is there a way to color code these statu...
- 2 years ago
Take a look at this article: https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting
and you'll want to use the Font Colour Option from the format visual > Cell Elements section.
vanessafvg
2 years agoCommunity Champion
select the cell elements selecting the column on your visual settings
use this column to do conditional formatting, you can set in there use a field value rule witt a measure
so on your visuals setting
and create one line per your required output
Anonymous
2 years agoNot applicable
Thank you so much vanessafvg! I used the method shared a bit earlier but thank you very much for your tips