Forum Discussion
Fabric Git Integration with Service Workspaces
Hi mpaquin ,
Could you please check the following info for further troubleshooting?
- Ensure that the reports/datasets use the latest version of the data model and update it
- Ensure all datasets and reports in both Test and Prod are using compatible versions
- Check if it hit any limitations
The following thread is the ones which have the similar problems as yours, hope its solution can also help you.
Solved: Dataset_Import_FailedToImportDataset - Microsoft Fabric Community
I just talked to Microsoft support and they helped me work through this issue. Here's what I had to do.
1. In PBI Service, from the workspace where Dataset_Import_FailedToImportDataset occurred, create a new branch as decribed in this article.
2. Open the affected report(s) in PBI Desktop and publish to the service
3. In the PBI workspace, validate the the conflict has been resolved and commit the changes to the branch created in step 1.
4. Merge the branch back into the source
5. Swap the workspace back to the source branch
Best Regards