I have a Query Parameter using an AND() statement for an Airtable table that is not working.
filterByFormula
AND(({Name (from Coaches)}=‘User Full Name’),({DateTime}>=‘Now()’))
Please help with a potential error I may have.
I have a Query Parameter using an AND() statement for an Airtable table that is not working.
filterByFormula
AND(({Name (from Coaches)}=‘User Full Name’),({DateTime}>=‘Now()’))
Please help with a potential error I may have.