Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi Team,
I'm facing this issue when Power BI report getting refresh. Can you please help me in this case.
The amount of data on the gateway client has exceeded the limit 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.
Solved! Go to Solution.
Hi @ShaikMahmad ,
It should be by-design limitation. Actually, the resolution of this issue is exposed in the Error message itself, remove the columns with high cardinality or move to Premium.
Move to Premium:
With Premium capacities, large datasets beyond the default limit can be enabled with the Large dataset storage format setting. But it's cost is high.
Therefore, you can try to remove the columns with high cardinality.
Please follow the steps to find the columns with high cardinality is to use the DAX Studio tool:
1 Connect to the model/PBIX file
2 Go to Advanced -->View Metrics
3 Try to remove as much as you can from the columns that have the highest cardinality.
Please reference the following links which may be helpful to you.
The amount of data on the gateway client has excee... - Microsoft Power BI Community
Large datasets in Power BI Premium - Power BI | Microsoft Learn
Best Regards,
Community Support Team _ xiaosun
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ShaikMahmad ,
It should be by-design limitation. Actually, the resolution of this issue is exposed in the Error message itself, remove the columns with high cardinality or move to Premium.
Move to Premium:
With Premium capacities, large datasets beyond the default limit can be enabled with the Large dataset storage format setting. But it's cost is high.
Therefore, you can try to remove the columns with high cardinality.
Please follow the steps to find the columns with high cardinality is to use the DAX Studio tool:
1 Connect to the model/PBIX file
2 Go to Advanced -->View Metrics
3 Try to remove as much as you can from the columns that have the highest cardinality.
Please reference the following links which may be helpful to you.
The amount of data on the gateway client has excee... - Microsoft Power BI Community
Large datasets in Power BI Premium - Power BI | Microsoft Learn
Best Regards,
Community Support Team _ xiaosun
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @ShaikMahmad
It's abvious that your Data model needs optimisation. If you don't want to go for Power BI Premium because of its cost then for sure you need to verify the size of your tables. Maybe use Direct Query mode is also a good solution.
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
User | Count |
---|---|
43 | |
26 | |
22 | |
20 | |
17 |
User | Count |
---|---|
54 | |
45 | |
24 | |
24 | |
21 |