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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Charlott_9
New Member

Formula that returns TRUE if values in column A are also in column B

Good Afternoon,

After hours of research, I don't understand how to solve the following problem:

I have a table with several columns, including column A which contains a character string and column B which also contains a character string.

I would like a formula that allows me to have an additional column in which there would be "TRUE" if the values entered in column A are also present in column B. 

The values in column A can be present several times in column B.

Ex : if my value A2 is present in line 50 of the column B, then we return TRUE otherwise we return FALSE.

Does anyone know how to do this?

Have a good day,

 

Charlotte

1 ACCEPTED SOLUTION
barritown
Super User
Super User

Hi @Charlott_9,

If I correctly understand your explanation, you need a calculated column like this:

barritown_0-1695666931595.png

Best Regards,

Alexander

My YouTube vlog in English

My YouTube vlog in Russian

 

View solution in original post

2 REPLIES 2
barritown
Super User
Super User

Hi @Charlott_9,

If I correctly understand your explanation, you need a calculated column like this:

barritown_0-1695666931595.png

Best Regards,

Alexander

My YouTube vlog in English

My YouTube vlog in Russian

 

Hi, 

It answers my request perfectly! Thanks a lot!

Have a good day,

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.

Top Solution Authors