By the way, here’s a hint of how this could be achieved through Airtable’s API:
filterByFormula=OR(FIND("term", Field1), FIND("term", Field2))
By the way, here’s a hint of how this could be achieved through Airtable’s API:
filterByFormula=OR(FIND("term", Field1), FIND("term", Field2))