Forum Discussion
Power query extract value of a json record
Hi,
Hi have a nested json file imported to excel, power query, they successfully tranforme to a table the values, but in the third column for example, there is a [Record] value, I want to write in each row the content of the json instead of the [Record], I don't want to transforme again in tables, I want the value of the record. Anyone can help to accomplish that?
Column1.name Column2.typebody Column2.registo
| Teste | teste2 | [Record] |
| signal | GET | [Record] |
Thank you
8 Replies
- AnonymousNot applicable
rsantos1,
Click the expand button on the upper right corner of the column header, you are able to extract values from the Record column.
There is a similar thread for your reference.
http://www.dutchdatadude.com/loading-multiple-json-files-using-power-query/
Regards,
Lydia- rsantos1New Member
I don't want to expand the json value in collumns, I want the raw json value like {"option", ...} and insert in each row, that's the clhallenge..
- AnonymousNot applicable
rsantos1,
I am not very clear about your requirment. Could you please share sample data and expected result here?
Regards,
Lydia