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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Anonymous
Not applicable

How to highlight/bold row when condition is met

I have a table called Table1, and another table called Table2.

 

Table1 has all the data; Table2 has one column only, with same column header as one of the columns in Table1

 

I want to Highlight or Bold if Table1, Column A has the same entry as the data in Table2, how do I do this?

1 ACCEPTED SOLUTION
nirvana_moksh
Impactful Individual
Impactful Individual

@Anonymous - You can start with creating a new column using the LOOKUPVALUE function to first determine if the value of Table 1. Column A has a corresponding value or not. Based on that result you can use Conditional Formatting options and define rules and change the background color and font color, but there is no way to bold rows.

View solution in original post

1 REPLY 1
nirvana_moksh
Impactful Individual
Impactful Individual

@Anonymous - You can start with creating a new column using the LOOKUPVALUE function to first determine if the value of Table 1. Column A has a corresponding value or not. Based on that result you can use Conditional Formatting options and define rules and change the background color and font color, but there is no way to bold rows.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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