Dear All,
I have this issue of trial balance not matching for period 01-Apr-21 to 31-Aug-21 in AX2012 R3. However when the trial balance is generated for period 01-Apr-21 to 30-Aug-21, its matching. I have rebuild balances for dimension set and also did recalculate ledger periods, but still the balances are not matching,
I found this query on one of the forums and when executed, the balance are not matching as well in the table as well
SELECT sum(CreditAccountingCurrencyAmount),sum(CreditReportingCurrencyAmount),sum(DebitAccountingCurrencyAmount),sum(DebitReportingCurrencyAmount) FROM DimensionFocusBalance group by DimensionFocusBalance.FocusDimensionHierarchy, DimensionFocusBalance.Ledger
Please advise.
Regards,
Chetan.