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...
Anonymous
6 years agoNot applicable
Hi
Append will append the records at the end:
Merge will need a relationship, even when it is a left outer join.
What is your real question?
If I answer your question, please mark my post as a solution, this will also help others.
Please give Kudos for support.
Tomas Santandreu Polanco |Principal Business Intelligence Consultant
www.designmind.com
- Framboosje16 years agoFrequent Visitor
i want the result table as the result regardless what the approach will be. it doesn't matter for me whether its merging,appending or something else.