How to merge 2 tables?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
emmazyan
5 - Atom
01-08-2024
07:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I’m working with two tables in Alteryx, one with row titles 'a, b, c' and the other with '1, 2, 3'. Both tables have 3 rows before merging.
How can I merge them to create combined fields 'a1', 'a2', 'a3', 'b1', 'b2', 'b3', 'c1', 'c2', 'c3', resulting in a total of 9 rows? I also aim to set the second column in the merged table to all 0s.
Any guidance is appreciated!"
Labels:
- Labels:
- Help
2 REPLIES 2
CoG
14 - Magnetar
01-08-2024
08:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That is the exact description of the Append Tool!
nagakavyasri
12 - Quasar
01-08-2024
08:20 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
