Help
andyjones81
4 - Data Explorer
4 - Data Explorer
since ‎Mar 01, 2023
‎Mar 04, 2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm trying to do a search on multiple fields I've tried the following (as well as SEARCH)How do I do it?async function search(term) { try { console.log(term) return await base('Reviews') .select({filterByFormula: `FIND("${term}", {Name},...