*This post is locked for comments
I have the same question (0)

*This post is locked for comments
I have the same question (0)I believe that CRM will overwrite the datasource section of your rdl file when uploaded. You could on the SQL server side create a linked server connection between the CRM database and the GP database and create a stored proc that pulls the data together how you need it. This could bypass this issue. Another route might be to directly up load your rdl to Report Manager and use a IFrame in CRM to access the report. Yet another route would be to host SSRS report in sharepoint and create a IFrame to expose it as a dashboard in CRM.
Just some ideas,
Mark