Delimit and bring to one line
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
See screen below for illustration. For the maintradeid 210337342 there are many alternateids (column B-G) which I extracted with the demit function in alteryx. How can I get all the alternateids into one row. Currently my alteryx workflow brings each alternate id into a separate row but I want all in one row. I have included a second screen shot which is my alteryx workflow.
Thanks
Solved! Go to Solution.
- Labels:
- Tips and Tricks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use the summarize tool to get the desired output.
Can you please share the input in copy and paste format.
Many thanks
Shanker V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I did use the summarize and it brought it onto different rows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Barclaysusercds In summarise tool Group by up to sectype field then for the rest of the field take the max value
