when doing changes in Data provider report class, the report caches and data in the report are the same even change the code or comment it. after search found these steps to solve this issue and be solved
1. Take the XPO of SSRS report related objects.
2. Delete the Objects from AOT.
3. Delete the SSRS report from Dynamics AX report folder.
4. Restart the AX Service.
5. Restart the report service configuration manager.
6. Import the XPO of SSRS report.
7. Deploy the reports.
any another general solution as this issue repeated in many reports ??
*This post is locked for comments
I have the same question (0)