Superimpose two 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
Ous1995
5 - Atom
‎12-06-2023
08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have two tables where the non-empty elements of one are not located in the same place as the non-empty element of the other, and i want to superimpose the two tables so that I obtain a table with all the elements,
For example, i have these two tables :
1 | 2 | |
3 |
2 | ||
1 | 4 | |
And i want to get :
1 | 2 | 2 |
1 | 4 | |
3 |
How can i do this in Alteryx ?
Best regards,
2 REPLIES 2
CoG
14 - Magnetar
‎12-06-2023
10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
21 - Polaris
‎12-06-2023
06:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Ous1995
Since it is superimpose, then we just have the row# and column#
