Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9831

How to parse multiple cells in one go using ImportJSON()?

$
0
0

I have a dataset with 14 columns. Two of the columns contain text that is in JSON format.

I am currently parsing the data with ImportJSON(), a script that is a collection of custom functions. It has been available for Google Sheets since 2012 and is widely used.

I have found a way to parse the contents in the JSON cells one by one, but it is slow to do that over all the rows, and the formulas become prone to showing Loading... (issue 222342097.)

How do I efficiently parse the JSON data in a column row by row using one array formula instead of parsing every cell separately?


Viewing all articles
Browse latest Browse all 9831

Latest Images

Trending Articles



Latest Images