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! Request now
Without merging two unrelated tables is there a dax function which will pull the text source from one column from a table and then insert the same text source into a new column in a different table.
Solved! Go to Solution.
Hi,
As long as there is at least one connecting column between the 2 tables and in the table (from where you are bringing over the column) has only one entry for the lookup value, you may use the LOOKUPVALUE() function.
Hi,
As long as there is at least one connecting column between the 2 tables and in the table (from where you are bringing over the column) has only one entry for the lookup value, you may use the LOOKUPVALUE() function.
You are welcome.
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.