[Feature] Projected Balances Report #189

Closed
opened 2026-02-28 18:51:41 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @rich-howell on GitHub (Jan 22, 2023).

Discussed in https://github.com/actualbudget/actual/discussions/187

Originally posted by ouhakheme August 15, 2022
Once Actual is stable and mostly feature complete, I'd love to see a Projected Balances Report.

Take all current transactions to date on one account + scheduled transactions (monthly, quarterly, yearly) = Projected Balance in the future. If we could also add scenarios where we gain income, or make a large purchase, it would update the chart, and provide insight in when/how you should change course. Being able to see 1yr+ into the future would be fantastic.

Pocketsmith currently has the best implementation of this feature that I've seen.

Originally created by @rich-howell on GitHub (Jan 22, 2023). ### Discussed in https://github.com/actualbudget/actual/discussions/187 <div type='discussions-op-text'> <sup>Originally posted by **ouhakheme** August 15, 2022</sup> Once Actual is stable and mostly feature complete, I'd love to see a Projected Balances Report. Take all current transactions to date on one account + scheduled transactions (monthly, quarterly, yearly) = Projected Balance in the future. If we could also add scenarios where we gain income, or make a large purchase, it would update the chart, and provide insight in when/how you should change course. Being able to see 1yr+ into the future would be fantastic. Pocketsmith currently has the best implementation of this feature that I've seen. </div>
GiteaMirror added the reportsuser interfaceneeds votesfeaturehelp wanted labels 2026-02-28 18:51:41 -06:00
Author
Owner

@nistvan86 commented on GitHub (Mar 13, 2023):

I'm heavily using MoneyManagerEx's Cash Flow report which can project into the future (up to many years). It supports daily and monthly cash flow with filtering over one or multiple accounts and custom date ranges. The result is both shown in a chart as well as in a table. Something similar would be amazing here.

(I would really love to move away from MMEx to something else, as it's mobile and desktop app is drifting away in compatibility hopelessly. Actual seems very promising.)

@nistvan86 commented on GitHub (Mar 13, 2023): I'm heavily using MoneyManagerEx's Cash Flow report which can project into the future (up to many years). It supports daily and monthly cash flow with filtering over one or multiple accounts and custom date ranges. The result is both shown in a chart as well as in a table. Something similar would be amazing here. (I would really love to move away from MMEx to something else, as it's mobile and desktop app is drifting away in compatibility hopelessly. Actual seems very promising.)
Author
Owner

@github-actions[bot] commented on GitHub (May 1, 2023):

Thanks for sharing your idea!

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (May 1, 2023): :sparkles: Thanks for sharing your idea! :sparkles: This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍!
Author
Owner

@mk-french commented on GitHub (Sep 30, 2023):

I was a Pocketsmith user a while back and can agree that the projected balance feature was very well implemented.

I've actually started having a hack around to implement this. I've made some progress (and probably broke a few things), but I'd be keen to get some feedback on if I'm heading in the right direction before I head to far into the woods.

I'm not a front end developer by any stretch, but okay at looking at examples and extending... There's a few edge cases like transfers that I'm dealing with but I'll get something up soonish for some guidance. :)

@mk-french commented on GitHub (Sep 30, 2023): I was a Pocketsmith user a while back and can agree that the projected balance feature was very well implemented. I've actually started having a hack around to implement this. I've made some progress (and probably broke a few things), but I'd be keen to get some feedback on if I'm heading in the right direction before I head to far into the woods. I'm not a front end developer by any stretch, but okay at looking at examples and extending... There's a few edge cases like transfers that I'm dealing with but I'll get something up soonish for some guidance. :)
Author
Owner

@brasswood commented on GitHub (Dec 6, 2023):

Is this similar to my feature request at #2039?

@brasswood commented on GitHub (Dec 6, 2023): Is this similar to my feature request at #2039?
Author
Owner

@CrazyKidJack commented on GitHub (Sep 13, 2024):

Would be nice if, in addition to current balance + scheduled transactions, it also allowed you to take into account your budget. Mainly because a lot of my spending is not in scheduled transactions. the big / predictable stuff is. But things like groceries and gas are not even though those are relatively large expenses because there's no way for me to know in advance when I need to go to the store.

To enable this, maybe it could let you select from one or more of the following options or something:

  • create forecasting budget
  • assume this month's budget, applied every month
  • assume last month's budget, applied every month
  • assume average budget of last 6 months, applied every month
  • assume average budget of last year, applied to every month
  • assume average budget of YTD, applied to every month
@CrazyKidJack commented on GitHub (Sep 13, 2024): Would be nice if, in addition to current balance + scheduled transactions, it also allowed you to take into account your budget. Mainly because a lot of my spending is not in scheduled transactions. the big / predictable stuff is. But things like groceries and gas are not even though those are relatively large expenses because there's no way for me to know in advance when I need to go to the store. To enable this, maybe it could let you select from one or more of the following options or something: - create forecasting budget - assume this month's budget, applied every month - assume last month's budget, applied every month - assume average budget of last 6 months, applied every month - assume average budget of last year, applied to every month - assume average budget of YTD, applied to every month
Author
Owner

@alexgug commented on GitHub (Apr 16, 2025):

For my part, I'm currently using Microsoft Money since... like 10 years. And the feature for Forecasting the cash flow is incredibly usefull !
I want to move to a newer interface, available on docker (so I can access it from almost anywhere with my setup), and Actual Budget fit my needs. Just miss the forecast !

@alexgug commented on GitHub (Apr 16, 2025): For my part, I'm currently using Microsoft Money since... like 10 years. And the feature for Forecasting the cash flow is incredibly usefull ! I want to move to a newer interface, available on docker (so I can access it from almost anywhere with my setup), and Actual Budget fit my needs. Just miss the forecast !
Author
Owner

@axjasf commented on GitHub (Jul 3, 2025):

I would also want such a feature.

@axjasf commented on GitHub (Jul 3, 2025): I would also want such a feature.
Author
Owner

@AntoninoBonanno commented on GitHub (Jan 7, 2026):

related : #6484

@AntoninoBonanno commented on GitHub (Jan 7, 2026): related : #6484
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#189