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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
abhay03
Helper I
Helper I

Compare two columns in a table visual

 

In a table, I want to compare two columns side by side and highlight the differences like second image below:

image.png

 

image.png

 

 

How can this be achieved in a Table visual in Power BI? 

1 ACCEPTED SOLUTION

Hi @abhay03,

Until now, custom color isn't supported in Power BI, please review the feature requests and vote them. 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17339728-more-flexible-conditiona...

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/16417966-conditional-formating-fo...

For your requirement, you can create a calculated column using the formula below.

Flag = IF(Test[Sales-DB]=Test[Sales_File],1,0)

2.PNG

Then you can use conditional formatting to set the color of Flag column as follows.

1.PNG
You will get the result.

2.PNG

Best Regards,
Angelia

View solution in original post

7 REPLIES 7
AbegaelFollero
Frequent Visitor

Good Afternoon,

Please check my "IF" statement. 

AbegaelFollero_0-1619525064264.png

Also, please advise to resolve the error encountered.

Thank you.

This isn't a solution Abegael, it produces an error

 

Fraukje
Advocate I
Advocate I

Hi @abhay03,

 

If you are using a Table type of visual, you can use 'Conditional formatting'. Did you check this out yet?

Check out https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-conditional-table-formatting/

for more info.

Hi @Fraukje,

 

Conditional formatting gives the option to format a single column. In my case, I'm looking to format one of the columns after comparing it to another column.

Hi @abhay03,

Until now, custom color isn't supported in Power BI, please review the feature requests and vote them. 

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17339728-more-flexible-conditiona...

https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/16417966-conditional-formating-fo...

For your requirement, you can create a calculated column using the formula below.

Flag = IF(Test[Sales-DB]=Test[Sales_File],1,0)

2.PNG

Then you can use conditional formatting to set the color of Flag column as follows.

1.PNG
You will get the result.

2.PNG

Best Regards,
Angelia

Angelia - Do you know if it's possible to use this calculated column when the dates are in two different tables in the model?

Anonymous
Not applicable

I think you can best merge the column you want to compare in the other table and then follow the above steps.

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.