Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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?
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
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.