Forum Discussion
Framboosje1
6 years agoFrequent Visitor
Merge or Append
Hi i have a problem how to merge or append 3 tables without a relationship see below the issue and the sample data in pbix https://drive.google.com/file/d/1367Qe8oG0HOqza1ESkxxDnFaqn6-9hIP/vi...
v-frfei-msft
6 years agoCommunity Support
Hi Framboosje1 ,
We should change the column name from "DEPARTMENT" to "DEPARTMENT NAME" for the US table. Then we can append the all the tables as new as below.
After that, remove the COURSE column to get the excepted result. For more details, please check the pbix as attached.