The situation: I have set a budget for the current year. I am trying to run a report of actual expenses vs. budgeted expenses for the period from January 1 through last day of previous month, showing totals by categories and hiding subcategories. The symptom: the Budget column shows the Category budgets correctly, but shows a total of only the first line item, Cash & ATM. (It also shows that as a negative number. While the category an outflow, the budgeted number was positive.) The difference is shown as the sum of the Actual categories, plus the first budgeted category.
Enough numbers are appearing correctly to make me think that there is a problem with a small section of the code, apparently in the parts that add the budgeted amounts and that sum the amounts of the differences by category.