Help
Gr8
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Dec 05, 2018
‎Nov 29, 2022

User Statistics

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

User Activity

I have a field that is an array of strings. I’d like to filter a table based on this array field and return the row if one of the strings in the array is an exact match on, let’s say, the word “sugar”. It should be exact match only so it should not r...
I have CarTable with a linked field to EngineTypeTable and another linked field to ManufacturerTable. I have the record_id from a record in EngineTypeTable and a second record_id from a record in ManufacturerTable. I want to create an API call on Car...
Kudos given to