Forum Discussion

akarsh's avatar
akarsh
New Contributor III
2 years ago

Group the data after using json splitter

I have a input json file like below please see the dummy example below { "totalCount": 2, "dataList": [ { "IFA": "IFA1", "voltage": "200", "power": "100", "equipid": "1234ABC", "SN": "SalesForce-1" ...