Forum Discussion
Transform hierarchy JSON to flat Excel
- 7 years ago
Hi Anonymous
You may try to create a matrix visual.Then you may use 'Expend' feature to achieve that.
Regards,
Hi Anonymous
Please have a look at below articles to check if they could help.
https://www.mssqltips.com/sqlservertip/4621/using-power-bi-with-json-data-sources-and-files/
https://www.howtoexcel.org/power-query/how-to-access-a-json-api-with-power-query/
For 3rd party Links:
Please understand that this link is provided “AS IS” with no warranties or guarantees of content changes, and confers no rights.
Regards,
Hello v-cherch-msft ,
Thank you for your post. I decided to move the data to the database as it is more natural to me. Then I was able to create the following table:
But I would like to have lit like this:
Can you please advice how to do that? All the guides I found finished with a full table with all values in place, but I need all values there just once and in this hierarchical structure. And even better... Would be possible to indent each level like this?
I found e.g.:
- https://community.powerbi.com/t5/Desktop/show-grand-totals-top-bottom-of-matrix/m-p/408946#M187480
But it is done for just one column (and inside) and not for a set of columns.
I have another idea... I can concatenate data from each table to one column:
But In this case, I need it with the intent...
Can you please advise which way would be better?
Thank you
Ondrej
- v-cherch-msft7 years agoMicrosoft Employee
Hi Anonymous
You may try to create a matrix visual.Then you may use 'Expend' feature to achieve that.
Regards,