Solved
Forum Discussion
Hi @patan,
If you have already array you can achieve this with group_by function in jsonPath.
Like this: jsonPath($, "$array[*].group_by(value['ORGID'])")
And here is the output:
Regards,
Viktor
Related Content
- 11 months ago
- 2 years ago