What exactly is the point of this table? The Analysis View Entry table is straightforward and useful, it compresses entries from the G/L Entry table based on the compression you select on the Analysis View, the budget entry table just... duplicates the G/L Budget Entry table. This is in Navision 2009 R2, we'd made a couple of changes to the Update Analysis View codeunit and I was wondering if that might have had an effect but even when I put the original object back in from the demo database I see the same thing. G/L Entry, compressed to a single entry for a year (based on the compression I selected), Budget Entry not compressed at all.
So unless this is just completely broken and I should be looking for a fix or patch or update I can't understand why the table even exists (and even if there is a reason I still think it's broken), I may as well use the G/L Budget Entry table directly for reporting.
0
Comments
Copying the code from that function to the UpdateAnalysisViewBudgetEntry appears to have fixed the issue.
From To Don't know if this will be of assistance to anyone else but I've been told the same problem is present in the standard 2015 objects so I wouldn't be surprised if other people have encountered it.