I have a json output shown below. I'm using parsejson to handle the input with output as follows:
I then handle that output as follows:
When the "Wells_to_be_tested" item is processed it creates (in this case) two rows in the resultant table one with duplicated information in fields except "Wells_to_be_tested"
QUESTION: How can I process the json to only have one row with concatenated values for "Wells_to_be_tested"?
Thanks for your time


Report
All responses (
Answers (