09
06
2009
CRM 4.0 Use Filtered Views in report projects
Posted by Bert-Jan Diedering in CRM, SQL, tags: crm 4.0, SQL, visual studio 2005Just a quick CRM 4.0 tip when you are working on Custom Reports in Visual Studio 2005.
Use Filtered Views instead of Tables or Views, otherwise you will recieve errors when running the report after importing it :
An error has occurred during report processing. Query execution failed for data set 'Test_Dataset' For more information about this error navigate to the report server on the local server machine, or enable remote errors
Entries (RSS)