Forum Discussion

manohar's avatar
manohar
Contributor
3 years ago

Transform multiple arrays into multiple records

Hi there I have following json [ { "quantity": [ "3.0", "4.0", "2.0" ], "order-header-id": [ "16737", "16737", "16737", ], "line-num"...