Forum Discussion

SaritaSenapati's avatar
9 years ago
Solved

merge issue

Hi All,   I have 2 tables. Table 1 one has columns A,B and C . I created an additional column D using DAX formula. I want to merge this table with table 2 having column A,B,D,E.   The problem is ...
  • SaritaSenapati's avatar
    SaritaSenapati
    9 years ago

    Ok so I used LOOKUPValue function and it solved the issue.