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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
RE
Helper I
Helper I

connect multiple IDs

I have two tables. Table A contatins 6 ID fields (ResourceNeeded1.Id, ResourceNeeded2.Id, ResourceNeeded3.Id,...). In Table B I have a UserId field. What I want to do is connect the resource needed IDs to the user ID. Is there a way to connect that many IDs from two different tables? 

1 REPLY 1
v-caliao-msft
Employee
Employee

Hi @RE,

 

You can use LOOKUPVALUE to get the value in result_columnName for the row that meets all criteria specified by search_columnName and search_value. Or you can use a related value from another table by using a RELATED function. Please refer to the links below.
https://msdn.microsoft.com/en-us/library/gg492170.aspx
https://msdn.microsoft.com/en-us/library/ee634202.aspx

 

If this is not what you want, please provide us the details result you need, so that we can make further analysis.

 

Regards,

Charlie Liao

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

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.