Skip to main content

filterByFormula to pull specific date range

  • August 4, 2020
  • 0 replies
  • 9 views

Forum|alt.badge.img

Hey,

I have a table with records that are tagged with a specific day of the month. I want to pull the 5 records associated with the previous 5 days (not including today) with a filterByFormula parameter. I am using the Node.js Airtable library.

How would you do this?