Hello,
Is it possible to move a record from one table to another table in the same base when a future date is reached?
i.e. Record A in Table A expires 25/11/2022, on expiry Record A is written in Table B.
If this is possible, how would I go about im...
An update:
I looked at creating an Automation using the following sequence:
Trigger Type - When record matches conditionsConfiguration
Table - Table A
Conditions
When [FIELD] Date [OPERATOR] Contains [DATE PICKER]
Why can’t a Trigger use the Field Da...