Hi, How do I surface a table with only a specific (in this case, “species”)column from a JSON that is a result of a LOOKUP Query. I thought of nesting it into a FLATTEN() function but I don’t know how to implement it.
I also thought of parsing the JSON using a “Formula” type column but the formulas were not updating on the Sheets unless I click Save and Validate