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
marcosvcortes
Frequent Visitor

Return information from different tables

How do I find information in a table where the data can be found in three different columns of a different table?

Example:

Table A [Column A]

Return for 'Table A [Column A]' the code z001, which can be in any of the columns of 'Table B':

Table B [Column A]
z002
z003
z001

Table B [Column B]
z004
z005
z007

Table B [Column C]
z008
z001
z009

1 ACCEPTED SOLUTION
daXtreme
Solution Sage
Solution Sage

Your question is unclear. If you want a specific code... why would you want to look it up if you already know it? Secondly, you should consolidate the tables into one. Then you won't have problems.

View solution in original post

1 REPLY 1
daXtreme
Solution Sage
Solution Sage

Your question is unclear. If you want a specific code... why would you want to look it up if you already know it? Secondly, you should consolidate the tables into one. Then you won't have problems.

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