Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

How to Join tables and Add column using DAX(Edit Query)

I have to join two tables A and B using ID. Then add on column 'Degree' from table B to Table A Expected O/P : Table contains column A,B & C Input File: Table A ID Name 111 Adex 2...