Questions tagged [pyairtable]

1 questions
1
vote
1 answer

Fetch data from Airtable with pyairtable, formula that combines NOT with another argument

I'm using pyairtable to fetch data from an Airtable with Python. Both #1 and #2 work fine. I'm looking for a solution to combine the two formulas. I need one formula that would give the results matching column1 = string1 and column2 not empty. from…
Zumplo
  • 150
  • 1
  • 9