Forum Discussion
asmir
3 years agoRegular Visitor
Incremental refresh - Partition within historical range refreshed
Hello All, I have problem with incremental refresh (PowerBI Premium). When creating first time a new partition (for example first time loading the data from today), the partition for today is created...
Anonymous
3 years agoNot applicable
Hi asmir ,
First, incremental refresh is designed for data sources that support query folding. And most data sources that support SQL queries support query folding. Data sources like flat files, blobs, and some web feeds often do not.
After the report be published to Service, it will perform an initial refresh operation on the dataset. And it will take quite a while to complete. During this period, the partitions created, historical data loaded, objects such as relationships and hierarchies are built or rebuilt, and calculated objects are recalculated... You can find the details in this official documentation.
Best Regards