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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

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
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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