Hi,
I am creating reservation app, where you can book a product from start date to end date.
Is there a option through some formula to delete reservation from the list when it passes the end date?
Thanks for your time.
You’ll need to create an Automation bot working on a schedule. Then you’ll need to cerate an action to “execute an action on a set of rows” to look for any rows where [Date]<=Today()-1. This will then need to call an “delete this row” action to delete them.
User | Count |
---|---|
36 | |
8 | |
3 | |
2 | |
2 |