Using the Airtable API, so I want to make this query concise as possible.
I want to filter using formula to remove entries that contain specific values from one of it’s fields. For example: I want all entries where Field A is not equal to (1,2,3, or 4). Not sure how to structure the formula to accomplish this.