Step #1
Create a list of recurring monthly expenses
The “Add this expense” button uses the following formula to add the data from .thisrow to the table in Expenses.AddRow(Expenses.Concept, thisRow.Concept,Expenses.Total,thisRow.Total)
Step #2
Select the periodicity to add the recurring expenses, in this case every first Monday of the month.
Step #3
Create a button to push “All button” in Recurring Expenses table.
Add all recurring expenses Step #4
Create a time-based automation:
Step 1- Time based, every monday. Step 2- If Step1.Result = First Monday of Month Step 3 - Then push “Add all recurring expenses” button. Step #5
Every expenses in the “Recurring Expenses” Table will be added to