I am trying to programmatically query via items_by_column_values for fields with blank values (passing “” as the value). I have tried to query for blank on the following field types: Person, Timeline, Number, and they all return no results although there are many responses:
“data”: {
“items_by_column_values”:
},
Is querying for blank fields supported?