Forum Discussion

peter's avatar
peter
New Contributor III
5 years ago

JSON containers

I have a data set which is the following format: [ {“version_id”:“1660”}, {“version_id”:“1639”} ] and I would like to put the data into the following format; [ {“CurrentValues”: {“ver...