I created a new spreadsheet today just to make sure, but the Spending trends 2.0 sheet does not use a dynamic reference in cell C17 to count uncategorized transactions.
This is the formula
“=COUNTIFS(
Transactions!D2:D;“=”;
Transactions!B2:B;“<>”;
Transactions!B2:B;“>=”&IF(B6=“”;DATE(1900;1;1);B6);
Transactions!B2:B;“<=”&IF(B9=“”;DATE(9999;12;31);B9)
)”
Shouldn’t it use indirect as the other sheets do? I had rows that did not add correctly and the total was skewed.
@PCB good call out here. Unintentional, just an artifact of it being a quickly built out template but then not coming back to it soon enough to do a thorough cleanup.
No. Create a new blank template. Then right click on the spending trend sheet in that template and select copy to an existing sheet (the one you’re using now)
Thanks, I went to File > New > Spreadsheet, then Extensions > Tiller Money Feeds > Templates, added Spending Trend sheet > and it looks just like the old Spending Trend sheet. (There’s no Simple Transaction lookup, pie chart of expense categories, etc.)
Thank you, that worked! Hopefully people who are toddling along with the old Spending Trends are able to upgrade as well, as I saw no notice of this anywhere and just happened to see the new Tiller home page.