Forum Discussion

webportal's avatar
webportal
Impactful Individual
9 years ago
Solved

Append two tables with different sizes

I have table one with 5 columns and table two with 7 columns.

How can I append them into a new table with only the common columns (that is, the columns with common names)?

I tried all sorts of "Append Queries" in the Query Editor but it seems that it only works with exactly identical tables.

In DAX, UNION seems to have the same limitation.

  • webportal's avatar
    webportal
    9 years ago

    Thanks, I've figured out how appending works on Power BI desktop.

    In fact, it is quite simple.

    Thank you

8 Replies