07-17-2023 10:41 AM
Hi,
I have to incorporate a condition that – In the output, if ‘Name’ is the same, assign the same ‘Id,’ otherwise, increment ‘Id’ of the previous record. Can you please suggest how can I achieve this? Thanks in advance.
Solved! Go to Solution.
07-17-2023 02:48 PM
For one way to do this with available snaps - please see attached sample pipeline:
Community.17134.slp (5.7 KB)
07-18-2023 06:14 AM
Group by Fields and Sequence were in my head, but I couldn’t figure out how to transform the result. It makes sense to use the JSON Splitter.
Thank you for giving me the time to take a look at this post and provide a suggestion!
07-17-2023 02:48 PM
For one way to do this with available snaps - please see attached sample pipeline:
Community.17134.slp (5.7 KB)
07-18-2023 06:14 AM
Group by Fields and Sequence were in my head, but I couldn’t figure out how to transform the result. It makes sense to use the JSON Splitter.
Thank you for giving me the time to take a look at this post and provide a suggestion!