Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
I am confused.
The amount of uncompressed data on the gateway client has exceeded the limit of 10 GB for a single table. Please consider reducing the use of highly repetitive strings values through normalized keys, removing unused columns, or upgrading to Power BI Premium.
Please try again later or contact support. If you contact support, please provide these details.
I checked the tables in SQl Server Management Studio. The biggest table has a total storage of 8GB, but i am only querying a fraction. The final local compressed pbix is 561mb.
This seems very odd. How can I investigate this further? There is no information in the error message hinting what table i might be.
Solved! Go to Solution.
It is a fact table with mainly numeric data. I did convert a couple of columns of small strings to numeric values but it did not help.
Finally I had som success by reducing the amount of rows imported.
I suspect the data gets quite bloated in the import process, or maybe there still is a limit on the number of rows allowed. 10GB seems like a lot of data when comparing how much data the actual table stores on disk. I wish the process was more transparent so that I didn't have to guess what is happening.
@Anonymous,
Do you import all columns of the big table to Power BI Desktop and do you have multiple calculations in the PBIX file?
The above error message indicates that the uncrompressed data size exceeded the 10GB limitation at the time of reading the data during the refresh process, reducing the use of highly constant, long string values and instead using a normalized key or removing the column (if not in use) will help.
There are some discussions in the similar threads below for your reference.
https://community.powerbi.com/t5/Service/The-received-uncompressed-data-on-the-gateway-client-has/td-p/194153/page/2
https://community.powerbi.com/t5/Issues/Knowing-the-uncompressed-dataset-size-on-the-gateway/idi-p/192450/page/2#comments
Regards,
Lydia
It is a fact table with mainly numeric data. I did convert a couple of columns of small strings to numeric values but it did not help.
Finally I had som success by reducing the amount of rows imported.
I suspect the data gets quite bloated in the import process, or maybe there still is a limit on the number of rows allowed. 10GB seems like a lot of data when comparing how much data the actual table stores on disk. I wish the process was more transparent so that I didn't have to guess what is happening.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 39 | |
| 38 | |
| 36 | |
| 28 | |
| 28 |
| User | Count |
|---|---|
| 124 | |
| 88 | |
| 74 | |
| 66 | |
| 65 |