Forum Discussion

Rnaval's avatar
Rnaval
Post Partisan
5 months ago
Solved

Need help combining two worksheets

I have two worksheets. The second worksheet contains data that are not in the first worksheet (IP addresses) which I would like to identify and then append to the first worksheet. In Excel, using the...
  • flowingbuckle's avatar
    flowingbuckle
    5 months ago

    Merge and Append can be done pretty easily through the PQ UI.

     

    For Merge, you just need to make sure your Unique ID's truly match...same type and same string.

     

    For Append, you ideally want both tables to have columns that match. They don't need to match perfectly, but it starts getting a little weird with how columns get ordered if there aren't a perfect match.

     

     

    You can Merge or Append into an existing query, or create a new one.

     

    I recommend creating a new one, and then changing the queries that are the source of the Merge/Append to a Connection Only that isn't actually loaded.