Hi Guys... I try to make it really short.
I am trying to come from
-> this Excelfile:
https://i.imgur.com/Y0aKWmu.png
-> To this JSON File:
{ "No" : "1", "Task" : "Clean House", "Description" : "Cleaning", "Repeatgroup": [ { "Subtask_Location": "X", "Subtask_Content": "X", "Subtask_Status": "X" }, { "Subtask_Location": "Y", "Subtask_Content": "Y", "Subtask_Status": "Y" }, { "Subtask_Location": "Z", "Subtask_Content": "Z", "Subtask_Status": "Z" } ], "Date" : "11/04/19", "Time" : "00:00" }
My Problem is, that I don't know how to build the Repeatgroup of the JSON file.
- The reference/indicator is the "No" Field in the Excel-File...
- So the Values of the 3 "Subtask_..."-Columns need to get written as the Repeatgroup, because of the same "No." (First column) as an indicator...
I hope I explained it good. Sorry for bad english, not a native speaker...
ANY Help is appreciated very much... For fast and effective help I will give out Tip-Money, since I am so clueless right now and need this to be done. :)) Thank you in Advance