Forum Discussion
Fabric GitProviderErrorCode
- 1 year ago
Hi gdschl ,
Please check below things to fix the issue.
1. Filter unnecessary rows and columns in Power Query. Remove unused visuals and measures. Disable auto date/time in model settings. Use aggregations or summary tables where possible.
2. If feasible, split the large dashboard into smaller, modular reports. This reduces file size and isolates sync issues.
3. Even if your main workflow uses .pbix, consider converting only the problematic dashboards to .pbip for Git integration. This allows you to keep the large data model out of Git. Version control only the report and dataset definitions.
4. If you are using DevOps pipelines, add retry logic with exponential backoff. Also check timeouts are configured generously for large file syncs.
5. Check your network doesn’t have upload bandwidth limits or proxy timeouts. If using VPN , test sync outside that environment.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hi gdschl ,
Thank you for reaching out to the Microsoft Community Forum.
Hi DataNinja777 , Thank you for your prompt reponse.
Hi gdschl , please try the suggested solution provided by DataNinja777 .
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh