šŸ† Budget Plan - Google Sheets

Since the beta has been out for a while, I am interested in being a beta tester now and in the future. Is that possible?

You can find a link in this post: Need Help with Update to Budget Plan Keep in mind we’ll be posting it to TCS soon, so you might have to start over again for it to work with the update feature of the TCS extension.

And if I make extensive changes to the sheet it will probably prevent me from leveraging further updates of the sheet, right?

On that note, how do updates work in general? Is it the case that the non-green cells, the ones with the formulas, get replaced with the new version? Or do I get the new version of the sheet into my workbook and then have to copy my personal info (ie, the green cells) into the new version? Or something else altogether?

If you’re going to modify it, you’ll probably want to just stick with the beta version so it’s isn’t updated, since an update would wipe out all your updates. Updating usually works best by choosing the ā€˜backup/archive’ option, then copying the stuff in green and pasting ā€œas valuesā€ in the new version. Then update the formulas in the Categories sheet to point to the new sheet, and once the new version is working, deleting the old sheet.

1 Like

I did some experimenting to narrow down the cause of the performance degradation of my Tiller file after using the Budget Plan. As mentioned by davemole, even updating a description or category on the transaction sheet triggers a long recalculation of the file. For me, replacing the formula on the Categories sheet by ā€œpaste valuesā€ didn’t help. However, going to the Budget Plan and changing all line items using the frequency of ā€œPast Descriptionā€ or any other ā€œPastā€¦ā€ designations to one of the other choices fixed my performance issues. I have 60 line items using ā€œPastā€¦ā€, so I might be an extreme example.

Not sure if there is anything that can be done at a formula level to improve performance, but as a user building my budget, I can use the ā€œPastā€¦ā€ frequencies to see the resulting numbers on the Budget Plan, and then choose a ā€œMonthly,ā€ ā€œAnnualā€ or any other frequency that will reference the ā€œAmountā€ column rather than reading the entire Transaction tab. I like how that solution will keep the formulas on the Categories tab pointed to the Budget Plan.

Thanks for sharing, I know the sheet is processor intensive, but didn’t realize the ā€˜past frequencies’ were the main culprit. The formula needs to look through all your transactions and pick out the ones that are of the specified category/description and date range, so I’d guess that those with fewer transactions probably have less of an impact. Your solution is similar to what I’ve done, use one of the Past options to see what last year looked like, and then use that info to inform my decision moving forward, usually with a weekly/monthly option.

Hi JP,

I’ve just noticed an irregularity between my Budget Plan figures and my categories sheet. In one category only the budget figures don’t match. Any suggestions on how I can troubleshoot this?

Don’t worry, found the issue. my formulas in the category sheet were gone. I must have inadvertently erased them at some point. All working now.

1 Like

Hi, awesome sheet. I am having issues with the sheet being broken if I try and sort any of the rows even if I am following the instructions on this info page. There will be a bunch of #REF in the right hand columns where the $ figures should be and all the $ figures are gone too…Anything I can do to get around this issue?

Yea, unfortunately sorting doesn’t work as well as I intended. I have an update in the works that fixes that. If you want a sneak preview, you can download it at Need Help with Update to Budget Plan. Otherwise, we’ll probably be releasing in within a week as an update in the Tiller Community Solution add-on.

2 Likes

Hi @jpfieber - in the documentation for ExternalSource it says that

The source of the budget data should be included in the ā€œNotesā€ column in the form ā€˜Sheet Name’!A1:L2.

But it only works for me when I use a string of the form Sheet Name!A1:L2 (without the single quotes) and I propose updating the documentation to reflect that so others don’t hit the same snag I did. Cheers

Edit: I’ll note that in my case the source sheet was named Budget Support (with a space)

Thanks for pointing that out. I found that when using the single quotes, you need to use an ā€˜=’ first or the first quote doesn’t show up. Thought I had updated the documentation, but apparently not! Sorry about that, I just updated for both Sheets and Excel!

Hi JP,

Interested to know how you handle something like budget amounts for mortgage payments that can fluctuate up or down at random points in the year depending on the prevailing economic conditions. It seems strange to have to add a new category to the budget sheet every time there is a change in interest rate?

Thanks
Brian

Luckily I haven’t had to deal with that. I would imagine trying to average it out over the year might be best, but maybe someone else with more experience in that situation could chime in.

1 Like

Hi Brian,

I’ve always found that when dealing with unknowable fluctuations the best that you can do is give it your best monthly estimate and allocate your funds appropriately.

A budget is just that, a best guess at what your expenditures are going to be. If the monthly amount changes during the year your budget variance identifies that, and you react to that as needed. You don’t actually change your budget values midstream.

Having said that, I have learned over the years that it’s never my way or the highway. So, I am interested in why you want to change your actual budget during the year rather than just keep track of the variance.

Fred

Thanks for your reply Fred. I agree with both you and JP on this. My question is more toward how to actually put a different amount in the budget planner from month to month. So, for example, I estimate that perhaps for the remainder of 2023 let’s say I want to budget for 2 more interest rate rises. So I want my budgeted amount of my mortgage repayments to be $xxxx for April and May, then increase, say, $120 in June and maybe increase again by $150 in August.

In the foundation template you could just change your budgeted amount as you desired from month to month but with the planner it doesn’t seem that flexible, unless I’m mistaken?

You can create as many line items as you need in Budget Plan, and each could have different dates. So if you wanted $120 in June, you could create a line item with the dates 6/1/23 to 6/30/23, then create another line item with the dates 7/1/23 to 7/31/23 with the amount $150.

Thanks JP. Does that method apply the values to the same category or, by adding line items, are you effectively creating a new category in the catagory sheet (which is what I’d prefer to avoid).

Yes, definitely in the same category. The main point of Budget Plan is to enable creating as many items per category as you need, not being limited to one number per category.

1 Like

Aaaaahhh. OK, I’ve misunderstood how that works. That’s great!