💰

Finances *

From
Reddit
Status
Broken
Formulas
Share
⚠️
Due to how Notion handles recursive formulas (each day currently references the previous day's total), this example will fail after the 7th row as that's the limit on recursive iterations.
Finances

Balance

prop("Previous Balance") + prop("Money In") - prop("Money Out")