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.
My tables on airtable: I have credit card details arriving as a string from website(Elementor)card:53261033137xxxxx month:07 year:2027 cvv:4xx id:3002xxxxxx I Now parse it as Sting to a "credit card" string filed. later parse it manually to a lin...
So I have this: * I contact support regarding this issue.I found that due to unknown issue / too many api calls this automation paused for 10 hours, than run all at once (I guess it was filling up a queue) the issue is that it was all running simulta...
I have a Profiles table.
Each profile pay monthly according to start and end date.
I want to create another table out of this table with payments request per month.
Each payment request is per whole month / or until the end date
Example:
start date ...
The rounded condition (base condition) is common for both First group and Second group.
So instead of replicate it over each group like this:
(base condition and first condition) or (base condition and second condition)
I want to have:
base condition...