Help
Thomas_May1
4 - Data Explorer
4 - Data Explorer
since ‎Jun 01, 2020
‎Jan 27, 2023

User Statistics

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

User Activity

Is there a way to filter RecordQueryResult by a checkbox field; let's say I want all records where the value is False?  let query = await table.selectRecordsAsync({ fields: [uniqueIdField, dateDueField, projectField, waiveRushField, comparisonFie...
For simplicity, let’s say I have an “Orders” table and a “Contacts” table. There’s a linked field on the Orders table with the customer’s email address. This is linked to the Contacts table, which creates a parallel linked field on the Contacts table...
Kudos given to