Airtable Value Retrieve Problem

This is a new airtable extension. Maybe you can get the row data first, it’s a jsonarray. You can parse it with dictionary, then check if the data contains some word.
Ps: normally if the value is empty,this column will not exist in the returned data.

1 Like