The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Would be real convenient to have a "Run Automation now" button as a trigger option.I know there's the "test Automation button", but that doesn't work for repeating groups.And I know you can make an interface button, but switching pages and making tha...
Rather long manual formula, but it does the job.I've got a series of fields that output the day of week in number format, like this: VALUE(DATETIME_FORMAT(DATETIME_PARSE(Month_billed_for & 1, "MMMM YYYYD"), "d"))VALUE(DATETIME_FORMAT(DATETIME_PARSE(M...
Would save me a lot of time if I could generate templates dynamically.See, I have a billing profile table and an child invoice table and would like to pull the values for the invoice table from the billing profile table.Now, I had set it up with look...
This would make everything a lot easier.What i have in mind is that when creating an automation based on an interface, you would be able to access all data displayed in the interface, not just the record the Automation is connected to.
Use google contacts as an intermediary. It won't make them icloud contacts but you'll have them on your iphone.For adding & updating contacts:Add your google account to your iphone and make sure you check off "Sync Contacts".Add a last modified field...
Simple Automation:I made a Checkbox field I called "duplicate" to tag the ones to duplicate.Trigger on a schedule (cause the info I want changed is different each time)."Find records" with duplicate checked off."Repeating group" for that list of reco...
Precisely.Making such a formula by hand, iterating through all feilds the table, would take more time than its worth.Using AI, it took 30 seconds to write the prompt & less than 30 seconds to generate the formula.