Forum Discussion

ayami123's avatar
ayami123
Icon for Helper I rankHelper I
9 years ago
Solved

Bring one total column from a table into another

I want to Put the Total Mood and Workload to another table but I don't know how
  • prakash_gautam's avatar
    9 years ago

    Hello,

     

    You can use 'Merge Queries' and/or 'Append Queries' from top-right of Power Query editor.

    Gererally Merge is used to join two tables on a shared key and Append is used to append one to another
    without a key/id field.

     

    Share more information on the tables if you need help.

    Thanks