从两个不同大小的 table 创建一个大 table 的最简单方法

Easiest way to create a large table from two tables of differing size

如果这是一个基本问题,我深表歉意,但我找不到简单的答案,所以我想我会在这里问。我在 PowerBI 中有两个 table,一个 table(A) 有 53 列,另一个 (B) 有 14 列。有些列匹配,有些不匹配。

what is the simplest way to create a new table so that the new table has all columns(even ones that are only in A or B) and columns that match are merged?

如果这需要更多详细信息,请告诉我。谢谢

在查询编辑器中追加查询。