SOLVED
Combining rows of data that relate to one common item after parsing and unioning the data
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
madslawton3
6 - Meteoroid
‎08-28-2019
03:27 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello Community,
Please see the attached photo.
I have parsed some data separately from a string to get the output that I want; however, when i try to combine the two outputs, it comes up as the attached.
Basically, the data in row two for 'Credit/Debit' and 'currency' relates to the items in row 1 for 'date' and 'amount'. and same for the subsequent rows.
As such, I am looking for a way to combine rows 1 & 2, rows 3 & 4, rows 5 & 6 and so forth.
Is there a formula that would allow me to do this?
Thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Connectors
- Datasets
- Output
- Parse
2 REPLIES 2
bpatel
Alteryx Alumni (Retired)
‎08-28-2019
03:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @madslawton3 ,
you could use the multi-row formula tool. I mocked up a workflow from what your attached picture shows. I hope this helps.
‎08-28-2019
03:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you so much!!!
