Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I have a situation where I am peforming left outer join on two tables.
I need to select one column from each table/query, the problem is the second table becomes a nested table in the first one.
I want to know if there is any other way than using Table.ExpandTableColumn(). Is there any way to directly access column of a nested table.
Solved! Go to Solution.
You may also try LOOKUPVALUE Function in DAX.
You may also try LOOKUPVALUE Function in DAX.
@Nash It will be great if you can post some sample data and expected output as well.
Proud to be a PBI Community Champion
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.