The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi all,
This forum has been a huge help in getting me unstuck in many instances.
I haven’t found an explicit answer for this one, so posting here.
I have an API call to the Airtable API in which I am looking to retrieve a record that matches on a spe...
Thanks for the reply!
To clarify. The above example was given as the scenario I currently have, but that I don’t want.
So currently I have
NOT({Field Name} = ‘data’)
ergo appending option of filterByFormula=NOT%28%7BField%20Name%7D%20%3D%20%27data%27...