Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi,
I have a dataset with size 800 mb roughly and is connected to HDFS through ODBC.
When I tried to refresh the dataset on the service, after 35-40 minutes of trying refreshing, it gave me an error saying "DM_GWPipeline_Client_ReceivedUncompressedDataExceedingLimit".
After this, I tried refreshing the same dataset in power bi desktop and it got refreshed there.
The connection is made through personal gateway and the size of the .pbix file is around 90MBs.
Can anybody help me in figuring out what the issue is?
Also, can we extend the timeout duration for a dataset in the service?
Thanks in advance
Solved! Go to Solution.
Hi , @Anonymous
You can consider the following aspects:
1)Data limits
Per Microsoft, the data limits imposed on Power BI Pro users are:
For more details , please refer to this document.
Data refresh timeout:
Scheduled refresh for imported datasets timeout after two hours. This timeout is increased to five hours for datasets in Premium workspaces. If you encounter this limit, consider reducing the size or complexity of your dataset, or consider breaking the dataset into smaller pieces.
2) ODBC commend timeout
You can modify the following parameters in query edit.
For more details ,please refer to this document.
Odbc.DataSource(connectionString as any, [ConnectionTimeout=#duration(0,2,0,0),CommandTimeout=#duration(0,2,0,0)])
In addition , you can take a try of incremental refresh (it is also now available in Pro).
https://powerbi.microsoft.com/en-us/blog/incremental-refresh-is-generally-available/
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi , @Anonymous
You can consider the following aspects:
1)Data limits
Per Microsoft, the data limits imposed on Power BI Pro users are:
For more details , please refer to this document.
Data refresh timeout:
Scheduled refresh for imported datasets timeout after two hours. This timeout is increased to five hours for datasets in Premium workspaces. If you encounter this limit, consider reducing the size or complexity of your dataset, or consider breaking the dataset into smaller pieces.
2) ODBC commend timeout
You can modify the following parameters in query edit.
For more details ,please refer to this document.
Odbc.DataSource(connectionString as any, [ConnectionTimeout=#duration(0,2,0,0),CommandTimeout=#duration(0,2,0,0)])
In addition , you can take a try of incremental refresh (it is also now available in Pro).
https://powerbi.microsoft.com/en-us/blog/incremental-refresh-is-generally-available/
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You could check the Issues forum here:
https://community.powerbi.com/t5/Issues/idb-p/Issues
And if it is not there, then you could post it.
If you have Pro account you could try to open a support ticket. If you have a Pro account it is free. Go to https://support.powerbi.com. Scroll down and click "CREATE SUPPORT TICKET".
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
56 | |
27 | |
26 | |
23 | |
21 |
User | Count |
---|---|
58 | |
41 | |
24 | |
24 | |
21 |