Forum Discussion
palmer520325
Jan 05, 2018Copper Contributor
Trouble loading JSON to Excel
I have a JSON file that I would like to import into Excel
I have Office 365
I am using the following:
Use Excel's Get & Transform (Power Query) experience to connect to a JSON file.
Click the Data tab, then Get Data > From File > From JSON.
Browse to your JSON file location, select it, and click Open.
Once the Query Editor has loaded your data, click Convert > Into Table, then Close & Load.
I only receive two rows in my excel spreadsheet but there is quite a bit of data.
Help appreciated.
-JP
- jglaabCopper Contributor
I was having the same issue and i was able to fix this by highlighting the [Record] column in the power query editor and selecting the "expand" option under the "Structured Column" tab:
Hope this helps others in the future too!