Forum Discussion

3 Replies

  • v-frfei-msft's avatar
    v-frfei-msft
    Community 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.

     

     

  • Anonymous's avatar
    Anonymous
    Not 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

    • Framboosje1's avatar
      Framboosje1
      Frequent 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.