Hi all,
I have a json file and needs to update a field in that for every id . I have read the file and spited in to columns but after updating how can we merge all the data in to the same Jason as before with updated that column. Can you help me please. Json file has some meta data information first and last.
Solved! Go to Solution.
hi @sreejithmp
Please can you attach your workflow so far, and your data if possible, so that we can more easily troubleshoot for you?
Thanks,
TheOC
Hi @sreejithmp
Can you provide some sample input and expected output It will help us get a better understanding of the usecase.
We will be happy to help : )
Added please find above . Due to data privacy i can not upload the original one so sample attached.
For each id we have a file with ID,Name and from this file we need to update name corresponding to id and save in same json format.
Hi @sreejithmp
Can you explain one with an example sorry I am not clear about the logic that needs to be applied 😅
Happy to help : )