Forum Discussion
Arun Chandramouli
Jun 08, 2021Brass Contributor
Help with Power Query to extract values in JSON format
Hi Team, Hope you are doing well!.. Please find the excel workbook with the input and the output tabs...The input tab has the autoinfo column in json format and then in the output tab the column v...
- Jun 08, 2021
Arun Chandramouli The attached file contains a query that parses the JSON column similar to your example output, where not all the columns are included. and the exact order of the columns isn't the same either.
Riny_van_Eekelen
Jun 08, 2021Platinum Contributor
Arun Chandramouli The attached file contains a query that parses the JSON column similar to your example output, where not all the columns are included. and the exact order of the columns isn't the same either.
Arun Chandramouli
Jun 13, 2021Brass Contributor
Thank you so much Riny_van_Eekelen ...Really appreciate your help!..