Forum Discussion
rcyber
Resolver I
8 years agoJSON Master-Detail parsing
Hi all! I have a JSON data that contains a sub-tables. It looks something like that: "documents":[{
"id" : "1",
"end_date" : "01.07.2018",
"notifications" : [
{
"id" : "n11",
"type...
- 8 years ago
I have solved it by myself.
rcyber
Resolver I
8 years agoI have solved it by myself.
v-huizhn-msft
Microsoft Employee
8 years agoHi rcyber,
Congratulations, you have resolved iy by yourself. Welcome to share your solution and mark your reply as answer, so more people will benefit from here.
Thanks,
Angelia