The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
78 | |
77 | |
37 | |
33 | |
31 |
User | Count |
---|---|
93 | |
81 | |
59 | |
49 | |
48 |