Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I am getting the below error while deploying a Report in PowerBI. I checked the size of the dataset, the size does not exceed the 1.5 GB Limit. Can anyone please provide some suggestions?
{
"error": {
"code": "DMTS_PowerBIDataMovementUserDatasourceExceededLimit",
"pbi.error": {
"code": "DMTS_PowerBIDataMovementUserDatasourceExceededLimit",
"parameters": {},
"details": [],
"exceptionCulprit": 1
}
}
Hi @rnwg47 , were you able to resolve this? We have ran into same issue, the application was running for a year without any issue and suddenly we have started encountering this issue.
Hi, @rnwg47
Thanks for the reply from GilbertQ , please allow me to provide addition:
Check the complexity of your dataset, even if the dataset size is less than 1.5 GB, the complexity of your data (e.g., number of columns, relationships, and calculated columns) can sometimes cause problems.
If you're using a service principal for authentication, there might be an issue with their permissions or configuration. Some users have reported that reconfiguring the service principal or using a different service principal solves this issue.
If you're using the Power BI REST API, make sure you haven't reached any API limits. Sometimes, repeated API calls in a short period of time can trigger this error.
If you're using an on-premises data gateway, check its configuration and make sure it's up to date. Sometimes, gateway issues can cause data movement errors. You can check the following link:
Troubleshoot gateways - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.