Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago

Join two tables without unique column (DAX)

Hi,   I have two tables    table 1   abc_id    experiment_id     1                   10 4                   50 6                   12 3                   3   table 2   def_id  experimen...