Forum Discussion

henrique0galli's avatar
8 years ago
Solved

Union two generated tables with different columns (not Query)

Hi,   So I've got two tables which were generated through DAX.   Table01 and Table02   I can't manage them via Query because they wer generated through DAX (correct?)   So, I want to combine ...
  • henrique0galli's avatar
    henrique0galli
    8 years ago

    SOLUTION:

     

    I had to make sure the two set of tables had the same column quantities and it worked.