user2287143
user2287143

Reputation: 241

Import SSRS Reports from Development CRM into Production

I have created custom reports in SSRS using BIDS in the development instance of CRM. I want to now export/import this report into Production CRM. Can somebody help me here please?

Upvotes: 1

Views: 3554

Answers (2)

kmria
kmria

Reputation: 241

We add SSRS reports to CRM all the time. All you do is click on Reports > New > and from the drop down menu (three choices) select existing file. Select the RDL file (yes, you can simply copy this file from your server to local machine)

Once you selected the RDL file, select where you would like it to be displayed etc from the bottom of the form.

Upvotes: 3

Guido Preite
Guido Preite

Reputation: 15128

Check this article, in the end there is the procedure to upload the RDL file inside CRM

How To: Creating Custom Report with Microsoft Dynamics CRM 2011 BIDS Fetch Extension

Upvotes: 0

Related Questions