SOLVED
Data in separate rows across a number of columns
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
darrenhardy
5 - Atom
‎10-13-2023
07:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
First time posting and fairly new to Alteryx so hoping someone can help with the below problem.
I have result data for a discrete source code in separate rows for each field of required results - highlighted in yellow in the attached sample file
I need to show the results for each discrete source code on one row - highlighted in green in the attached sample file and live this is the structure I need
Thanks in advance
Solved! Go to Solution.
Labels:
- Labels:
- Workflow
2 REPLIES 2
binuacs
21 - Polaris
‎10-13-2023
07:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@darrenhardy One way of doing this
‎10-13-2023
07:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for the quick response - that's worked great on my live version, and helped my understanding of using transpose and crosstab tools
