I made a change to a report today that displays some financial data - it was being displayed incorrectly so I made a change to ensure it displays the correct data.
In Visual Studio the data is now correct when I run the ssrs report but when I import the report into CRM 2011 the data is still showing incorrectly as it did before.
I have checked and rechecked that the report is pointing at the same database in both instances.
I have tried everything I can think of:
- Removing the field and then re-adding it
- Changing the name of the field
- Removing hyperlinks that were in the report
- Removing a child report that was linked to the report
Any ideas what else I can try?