You may want that the function updates whenever Google Sheets recalculates the formula.
Use forceUpdate to disable the cache.
=IMPORTJSON(data_sources, filters, "forceUpdate")
You may want that the function updates whenever Google Sheets recalculates the formula.
Use forceUpdate to disable the cache.
=IMPORTJSON(data_sources, filters, "forceUpdate")