ImportJSON
ImportJSON copied to clipboard
Null values in results work until a non-null value is present, then subsequent nulls show last non-null
=ImportJSON("https://github.com/bradjasper/ImportJSON/files/6950617/sample-null.json.txt","/results")
not null values carried down over following nulls, see example as difficult to explain... 😁