Help
TFP
6 - Interface Innovator
6 - Interface Innovator
since ‎May 13, 2020
‎Nov 29, 2022

User Statistics

  • 37 Posts
  • 1 Solutions
  • 42 Kudos given
  • 23 Kudos received

User Activity

How can I write a formula where I could say "return true if value is 95000, or starts with 923, or …) I’d probably use a regex for this but airtable doesn’t allow that. What’s the next best thing?
I’d like to optimize my automation by running the same automation whether any field is updated, but perform a change related to the updated field only. How can I know what field was updated from a script?
Introduction There are many causes that might lead to loss of data, or, more generally, to the need to restore data from a previous “point in time”. I’ve also defined what are the “key findings” I learned from that analysis and find most relevant. I’...
Introduction I’ve analysed and made the below “State of the Art” regarding the “Backup & Restoration” topic. This analysis has been done on December 8, 2020. I’ve also defined what are the “key points” that matters to me, for a reliable Backup & Rest...
I configured an Airtable automation script to trigger when a record matches some conditions. I had expected to somehow get an “input” containing the said records, but it feels like there isn’t such thing. My goal is to perform processing for the said...