lake
2 years agoNew Contributor
Array of objects manipulation
Hi team, I would like to iterate thru an array of objects and verify if the objects has same num, code and date with different boxNumbers, then I should add the boxNumbers together and make that as ...
- 2 years ago
Hello lake,
Attached is the sample pipeline for structuring the data as needed:
- Split the ndc array.
- Sort and group by num, lotNum, and expDate.
- Consolidate serialNumber.
- Reassemble the ndc array.
Let me know if you have any questions.
Best regards,
Aleksandar.