Forum Discussion
Anonymous
5 years agoNot applicable
Parse JSON String in column
Hi, How is possible to parse JSON string in the column to several columns?
mahoneypat
5 years agoMicrosoft Employee
You should be able to use the Json.Document function to parse the JSON. Depending on the structure, you will likely be able to expand the contained Records and/or Lists.
Regards,
Pat