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.
I have an incremental refreshed report and only keep 3 months data in the report. but after the daily incremental refresh ,the dataset size is increasing even though there are always at most 3 month + current month data here.
at the begining, the dataset size only 15GB for 3 month + current month data. but now the dataset is more than 50 GB.
Solved! Go to Solution.
Hi @JosieGuo
To check why the incremental refresh cost the same time with full refresh, follow these steps to investigate:
If you find this post helpful, please mark it as an "Accept as Solution" and give a KUDOS.
Hi @JosieGuo
Thanks for reaching out to the Microsoft Fabric Community Forum.
The increasing size of your incremental refreshed report dataset, despite retaining only 3 months of data, may involve several factors. Here are the steps below to resolve the issue:
1. Ensure that data retention policies are correctly configured. Sometimes, old data might not be deleted as expected. If the configuration allows for more historical data than intended, it could lead to an increase in dataset size.
Here is the reference link to set up a retention policy:
Set a data retention policy for a table - Power Apps | Microsoft Learn
Manage data retention policies in Microsoft Dataverse - Power Apps | Microsoft Learn
View long term retained data in Microsoft Dataverse - Power Apps | Microsoft Learn
2. If the data source contains duplicates or historical changes are being reloaded unnecessarily, this can increase the size. Validate data source query to ensure it returns only the expected incremental data.
3.Incremental refresh relies on a date or datetime column for filtering. If the underlying database table does not have proper indexing, the query may pull unnecessary data. Ensure data source has an efficient index on the datetime column used for incremental filtering.
4.Use tools like Tabular Editor or DAX Studio to inspect your dataset partitions. Connect to the XMLA endpoint of your Power BI Service dataset and verify that only the partitions for the current three months plus the current month exist. If any partitions are found for older data, remove them manually or investigate why they aren’t being removed automatically.
Following these steps will help keep your dataset within the desired size while ensuring it remains accurate and up to date.
If you have any further questions or need additional help with this, feel free to reach out to us for further assistance!
If you find this post helpful, please mark it as an "Accept as Solution" and give a KUDOS.
Hi @JosieGuo
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @v-karpurapud ,
Thank you for your reply.
I have three questions now.
1. The dataset size keep increasing everyday. The size of every incremental report is very big.
2. My report is an incremental refreshed report, but the time of incremental refresh seems the same with full refresh.
for example, when I set the following setting to keep 3 months data, my incremental refresh will cost more than 1 hour. if I set to keep 1 month data, my incremtal refresh will cost about 20 mins.
How can I check why the incremental refresh cost the same time with full refresh?
3. when I refresh this incremental report, sometimes it will be refreshed failed. what does this error mean?
Hi @JosieGuo
To check why the incremental refresh cost the same time with full refresh, follow these steps to investigate:
If you find this post helpful, please mark it as an "Accept as Solution" and give a KUDOS.
@v-karpurapud
Can you expand on the part where you said: "inadequate capacity in the premium environment"?
Are you saying this is inadequate capacity is our responsibility or Microsoft's?
We often encounter the error:
The operation was throttled by Power BI because of insufficient memory
.. even when refreshing a small 6GB dataset. It seems like it is the fault of Microsoft and not of the customer. We are supposed to be allowed to use 25 GB per dataset in a F64 capacity.
Hello @JosieGuo
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @JosieGuo
Hope You are doing well!
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hey @JosieGuo ,
check the dates available in your semantic model. You can also use DAX Studio to inspect the size of your model.
Regards,
Tom
the available date only from 9/1/2024 to now, and next month the available date will be started from 10/1/2024. but the dataset size still increase.
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 |
---|---|
59 | |
34 | |
27 | |
25 | |
24 |
User | Count |
---|---|
63 | |
53 | |
31 | |
24 | |
20 |