The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
Solved! Go to Solution.
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.
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.
User | Count |
---|---|
28 | |
11 | |
8 | |
6 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |