RE: Management Reporter Issue
MR has has two options for the integrations. You can have the Legacy integration or the Data Mart integration. With the Legacy, each GP company will have two Legacy companies in MR: company-CURR and company-AA. With Data Mart, you'll just have one: company.
The company-CURR will read from the GL tables only.
The company-AA will read from the AAG tables.
The Data Mart company will read from both GL and AAG tables.
If the AA data in GP is incorrect, you'll get incorrect data on reports generated from the data mart company and the -AA company. Both of these are reading from the AAG tables and picking up the incorrect table therein.
When you generate a report from the -CURR company, the reports will show the correct data since it is only reading from the GL tables. It doesn't read from the AAG tables and does not pick up the incorrect data.
Rebuilding the data mart will not fix this, since the data mart will still be reading the incorrect data in the AAG tables. You'll need to correct the data in the AAG tables in order for you reports to be correct in the data mart and -CURR companies.
You can identify where the AA data is incorrect by going through the steps in KB 2910626.
support.microsoft.com/.../2910626
Support can then assist with providing the fixes, based on the results of the KB article.