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
Thank you for the valuable suggestion. We are already using pbix files. Only two dashboards are about 30MB. Any other reasons that could be causing these issues?
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
- v-dineshya1 year agoCommunity Support
Hi gdschl ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
- v-dineshya1 year agoCommunity Support
Hi @gdschl ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
- v-dineshya1 year agoCommunity Support
Hi @gdschl ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh