<aside> ⚠️ 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.

</aside>

Finances

Balance

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