Forum Discussion
azzlack
8 years agoRegular Visitor
Help with expanding nested json
Consider a list of the following json objects: {
"_id": "5a79099b662a2f270000223d",
"date": "2018-02-07",
"customer": {
"_id": "59efa21dad33ca6d00001c8f",
"name": "Ove Andersen"
},
"data...
- 8 years ago
Hi azzlack,
Here are two articles describe how to deal with nested JSON value:
Nested JSON and never end Records
How to deal JSON with Power BI Desktop
Regards,
Yuliana Gu
v-yulgu-msft
8 years agoMicrosoft Employee
Hi azzlack,
Here are two articles describe how to deal with nested JSON value:
Nested JSON and never end Records
How to deal JSON with Power BI Desktop
Regards,
Yuliana Gu