Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Forecasting with Schedules and Running Balance Reports #4244

Closed
1 of 2 tasks
Jademalo opened this issue Jan 26, 2025 · 1 comment
Closed
1 of 2 tasks

[Feature] Forecasting with Schedules and Running Balance Reports #4244

Jademalo opened this issue Jan 26, 2025 · 1 comment
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!

Comments

@Jademalo
Copy link

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Recently #3660 was merged, and with it the fantastic ability to set the schedule length to an arbitrary amount of time in the future. This is fantastic for forecasting, but unfortunately it's use is limited to the accounts view with running balance enabled.

On the software I previously used, MoneyWiz, it was possible to create a report that took into account scheduled transactions to create a graph that projected the state of each account in the future. This was incredibly useful, as it produced a simple chart that clearly showed the status of each account. Using this I was able to quickly figure out exactly how much money I had available to budget, as I could look ahead and see when the graph hit its nadir.

For example, say I had £400 in my current account, £200 expected and scheduled monthly expenses, and £300 expected and scheduled monthly income. However, in 4 months, I have an expected expense of £600, say a preorder or a 0% offer like PayPal Credit.
Even though it seems like I have £400 available in the bank, the actual amount I can spend over the next 4 months is only £200 as that's the lowest point the account will reach with the future transactions. If I was to mark the expected future expense immediately, I would end up going into the red which isn't true as I have plenty of cash in the account.

With a "Balance Over Time" report, it would be possible to clearly see that even though I have £400 right now, in 4 months after the expected expense the account will drop down to only £200. When represented as a clear line graph, it's obvious where the lowest point in the account in the future is, and therefore how much money is actually available to spend at any given time instead of just what the current balance is without any knowledge of the future.

Describe your ideal solution to this problem

Essentially, I would like to be able to create a graph of the Running Balance column to be able to quickly and easily forecast expected account balance based on scheduled transactions.

At present the only line reports available are "x-ly change" reports, and there doesn't seem to be a way to set the timescale of a report to forecast beyond the current month.
I would really like to see the option for a "Balance Over Time" report that shows a hard edged line chart clearly outlining the balance of an account at any given time, and the ability to set a report to continue on into the future using schedules to allow for clear forecasting. If multiple accounts could be overlaid on the same graph, this would show an incredibly clear overview of the expected state of every account going forward and clearly indicate how much is actually available to budget in a given month.

I have attached some screenshots below of the example scenario set up in Actual showing how forecasted information is now visible in a given account, as well as an example of that data represented in a graph in MoneyWiz.

Image

Image

Image

Hopefully this is clear enough, for me it's the one feature missing that is preventing me from switching over to Actual completely. When you start adding in multiple expected incomes and expenses on differing schedules along with 0% offers and credit card statements the whole situation gets incredibly complicated very quickly, and it's incredibly useful to be able to see this information at a glance to know how much you actually have available to spend.

Teaching and learning

No response

@Jademalo Jademalo added the feature This issue is a feature request label Jan 26, 2025
@github-actions github-actions bot added the needs votes Please upvote this feature request if you would like to see it implemented! label Jan 26, 2025
Copy link
Contributor

✨ Thanks for sharing your idea! ✨

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. 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 👍!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue is a feature request needs votes Please upvote this feature request if you would like to see it implemented!
Projects
None yet
Development

No branches or pull requests

1 participant