Management reporter is not showing financial values in the report.
Has anyone experienced this issue?
here is the error log:
Object reference not set to an instance of an object.
--- Exception Dump ---
Caught Exception: [System.NullReferenceException] Object reference not set to an instance of an object.
Stack trace:
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.GeneralLedgerTransactionObjectProvider.PopulateAccountCategoryDimension(SqlDataReader reader, Dictionary`2 dimensions, DimensionValues partitionAccountCategories, Company company)
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.GeneralLedgerTransactionObjectProvider.GetDimensionValue(SqlDataReader reader, Dictionary`2 dimensions, DimensionValues accountCategories, Company company)
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.ActualTransactionObjectProvider.<ReadObjectsSql>d__e.MoveNext()
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.ActualTransactionObjectProvider.<ReadObjects>d__0.MoveNext()
at Microsoft.Dynamics.Integration.Adapters.AX2012GL.GeneralLedgerTransactionObjectProvider.<ReadObjects>d__8.MoveNext()
at Microsoft.Dynamics.Integration.Service.Tasks.MapWork.ProcessRecordsImplementation(OperationType operationType)