Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
lscoffield
Frequent Visitor

Table change row color depending on value

How do I change the font color of a row depending on the value of a column? Say if a column equals "changed" how do I make the row font color red? Is that even possible?

1 ACCEPTED SOLUTION
simrantuli
Continued Contributor
Continued Contributor

Hi @lscoffield ,

Yes, it's very much possible.

Create a new measure.

Color = IF(Column= "Changed", "Give HEX Code of the color","Give HEX Code of the color that you want if the column is not "changed"').

And then use this measure under 'Conditional formatting'.

simrantuli_0-1596132147809.png

Enable 'Font Color'. A new dialog box will open.

Select 'Field value' under 'Format by' and select the newly created measure under 'Based on field'.

simrantuli_1-1596132205326.png

Regards

Simran Tuli

 

View solution in original post

3 REPLIES 3
simrantuli
Continued Contributor
Continued Contributor

Hi @lscoffield ,

Yes, it's very much possible.

Create a new measure.

Color = IF(Column= "Changed", "Give HEX Code of the color","Give HEX Code of the color that you want if the column is not "changed"').

And then use this measure under 'Conditional formatting'.

simrantuli_0-1596132147809.png

Enable 'Font Color'. A new dialog box will open.

Select 'Field value' under 'Format by' and select the newly created measure under 'Based on field'.

simrantuli_1-1596132205326.png

Regards

Simran Tuli

 

This only changes the color of the font in one column, not the whole row.

Hi @lscoffield ,

 

look at this.

https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting#:~:tex...

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.