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.
Refreshing bulk data in Power BI is tedious, since every refresh request is re-uploading GBs when there is no change in the date/time of files uploaded. Power BI has to first verify the modified data/time of files being requested for upload, and upload ONLY those files which are either new, or have modified name/date/time file attributes as compared to the data already published. If the published data does not retain this basic information on the files uploaded earlier, provision is to be created for facilitating this improvement.
This will significantly improve work productivity, and eliminate unnecessary bandwidth usage.
Hi AKNTPC,
We would like to follow up and see whether the details we shared have resolved your problem.
If you need any more assistance, please feel free to connect with the Microsoft Fabric community.
Thank you.
You can use incremental refresh (or create your own manual equivalent), with change detection if you feel adventurous. None of this is magic - you still need to store the canary data, ideally only the high water mark per partition, but worst case (and that's how it is implemented by default) by keeping a second copy of each partition.
Hi AKNTPC,
Thank you for contacting us and sharing your important feedback about the data refresh process in Power BI. You have mentioned a good point about saving bandwidth and using incremental refresh for large datasets. Many users face this problem when working with large amounts of data. Uploading the same unmodified data every time during refresh affects performance, bandwidth, and productivity. Power BI has built-in features like Incremental Refresh and Query Folding that help handle this efficiently.
A full refresh happens when:
a. Incremental Refresh is not set up.
b. The source system does not support checking information like Last Modified or Created Date.
c. Power BI cannot push filters back to the data source, so it reloads all records.
d. The dataset uses sources like folders, SharePoint, or blob storage where file metadata is not used properly unless modeled clearly.
To reduce unnecessary data refresh and improve performance, please follow these steps:
Also, you can find helpful information in these links:
Incremental refresh for semantic models in Power BI - Power BI | Microsoft Learn
Query folding guidance in Power BI Desktop - Power BI | Microsoft Learn
Configure incremental refresh for Power BI semantic models - Power BI | Microsoft Learn
Combine files overview - Power Query | Microsoft Learn
We hope this information helps you fix the issue. If you have more questions, please feel free to reach out to the Microsoft Fabric community.
Thank you.
User | Count |
---|---|
9 | |
8 | |
6 | |
6 | |
6 |