Forum Discussion
algorton
3 years agoFrequent Visitor
Merge / append two columns from 2 tables
Hi all I have seen various iterations of this topic on the forums but none meet my sepcific requirement. I have two tables: Table A Name SerialNumber Hostname1 PC0TKV9P Hostname2...
- 3 years ago
algorton In your Power Query Editor, edit the query for your 2nd table and remove your OS Version and Manufacturer columns. Then Append the queries.
- 3 years ago
Hi,
Only change the column names in Power Query before the Append. In the table B, instead of 'Device name', switch it to 'Name' (as in the table A) and 'Serial Number' to 'SerialNumber'.
Once Appended, you can keep only these two columns.
algorton
3 years agoFrequent Visitor
Greg_Deckler grodriguezb Thank you both; using both these suggestions I am now up and running!
I appreciate your quick responses!