Help

Airtable Cobuilder is here! Learn more about our new no-code app creation feature, powered by AI on the Airtable Academy

Tom_Muller
4 - Data Explorer
4 - Data Explorer
since ‎Feb 16, 2021
‎Nov 29, 2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello! I am using the airtable API with a formula to basically filter a set of records from a table. I am filtering on a multiple-select-field, combined with a logical OR, so something like this: OR((FIND(LOWER("First"),LOWER({Select})) >= 1),(FIND(L...