web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Migrating reports from CRM 2016 OnPrem to Dynamics 365 Online

(0) ShareShare
ReportReport
Posted on by 60

Hi,

We were trying to migrate reports from onprem to online CRM using SSIS/Kingswaysoft and we are getting the errors for some records like:-

1.) CRM service call returned an error: Only data source using fetch data provider is permitted on this report.

2.) CRM service call returned an error: Parent report is specified for a report that does not reference the current        one. Only SQL Reporting Services reports can be parent reports.

As per the error log, it looks like only those reports created by using FetchXML is allowed to migrate. 

So my question is that which field in the Report table/view specifies that the report is with data source using fetch data provider? The intention is to query only those reports from the source database that could be migrated. 

Any help on this would be really appreciated! 

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Alex Fun Wei Jie Profile Picture
    33,628 on at

    Hi,

    CRM online does not support SQL query Report. Thus , you definitely cant migrate that.

    To identify sql based or fetch based report, you can try to follow the suggestion from below post.

    https://social.microsoft.com/Forums/en-US/dcbec22f-6faf-45c6-94e3-526bdd23ba29/how-to-identify-report-is-fetch-based-or-sql-based-in-dynamics-crm?forum=crm

    Second, query from database, 

    1464.6.png

    copy the body test, and compare a fetch based and sql based, find a differences.

    1464.6.png

  • Verified answer
    Mahendar Pal Profile Picture
    45,095 on at

    Hi,

    Check for type or connection string field, you should get some pointer there.

  • Aric Levin - MVP Profile Picture
    30,190 Moderator on at

    If all of your reports are SSRS reports connecting to SQL Server using a connection string and not using fetchXml, you will not be able to migrate these reports, but have to recreate them using fetchXml.

    You will need to install CRM Report Authoring Tools to develop SSIS reports using a fetchXml connection.

    Hope this helps.

  • SK-ENV Profile Picture
    60 on at

    @Aric LevinWhat I need is to identify the fetchXml reports using code (SQL) from the table Report.

    @Wei Jie Fun: The links you gave throws some light; let me give a try.

  • Verified answer
    SK-ENV Profile Picture
    60 on at

    Here is what I found:-

    In the BodyText field check for the <ConnectionProperties><DataProvider> node in the XML data.

    SQL Reports: <ConnectionProperties><DataProvider>SQL</DataProvider>

    Fetch reports: <ConnectionProperties><DataProvider>MSCRMFETCH</DataProvider>

    Thank you all for the valuable suggestions!

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
NeerajPawar Profile Picture

NeerajPawar 2

#2
jlattimer Profile Picture

jlattimer 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans