SOLVED
Convert into a horizontal data table format
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
db89
8 - Asteroid
‎10-01-2024
07:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I have a table format as attached in the "Test Input" file which is column-wise.
I want the output (as attached) using Alteryx. I have tried Transpose, but it seems to concatenate everything in one single row in case there are same "User Email" in the dataset.
Any help on this will be very appreciated.
Thanks,
db89
Solved! Go to Solution.
Labels:
3 REPLIES 3
17 - Castor
‎10-01-2024
08:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @db89 you need a way to identify your data as rows one way is to use a muli-row tool. Then you can use a crosstab to pivot your data into a horizontal format.
18 - Pollux
‎10-01-2024
08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
OTrieger
14 - Magnetar
‎10-01-2024
08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@db89
Or you can use Make Columns
