Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
I tried reducing the columns from report making it as small as possible but still having the same issue!
Can anyone help me out here!
Hi @Nimai123 ,
Refer to these to reduce size of the PBIX and improve performance of report:
https://blog.pragmaticworks.com/power-bi-performance-tips-and-techniques
https://docs.microsoft.com/en-us/power-bi/guidance/import-modeling-data-reduction
https://www.sqlbi.com/articles/capturing-power-bi-queries-using-dax-studio/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
see if you have rows that you don't need in your report, like very old data
Otherwise you have to pass to premium
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
There is no point in going to premium just for the schedule refresh issue!
All my data is of the past month, I don't have any old data!
Thanks.
All data from past month!
Do you use pictures and videos in your dataset, long strings that need to be replaced by shorter keys, complicated DAX calulations, tables that are not necessary...? Did you do some cleaning and transformations to your dataset?
I agree no need to go premium but something ain't right when the client exceeds the limit 10 GB for a month old data.
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
I report is very simple which just has one page with a table visual with no videos just a normal image of clients company and not even DAX or Calculated Column, I just extracted some columns in Power Query from date column which was in text format to get some values out of it like year and month which was also in text format.
There is 33,616,804 rows in my file.
I can't create an aggregation table as I am just displaying my data normally in a table format.
Thanks!