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