Forum Discussion
gipiluso
7 years agoResolver II
Incremental Refresh
Do we have any experience with powerbi Premium? We would like to use incremental refresh feature in daily hours, but once a day we have to schedule a full refresh, is is possible? Any comment...
- 7 years agoHi there
Currently the way Incremental refresh is managed it will only do a full refresh on first load, after which it will only then do an incremental refresh based on your settings.
I have heard that when XMLA is made available you will have better control via XMLA on how to process partitions.
GilbertQ
6 years agoSuper User
Hi there
What happens if you run the query on your source system how does that run?
What happens if you run the query on your source system how does that run?
ClaFarrace
6 years agoNew Member
We set a daily Incremental Refresh to a 120M dataset.
It takes data from a SQL server via MS gateway.
All works fine but each refresh spend about 20 minutes.
If we set a standard refresh on a copy of dataset (same endpoint, same hour...) it takes same time.
It looks quite strange...
Today standard refresh takes less time than incremental refresh. I cannot believe it!
What should I check?
- GilbertQ6 years agoSuper UserHi there
Are you sure that your query is being folded back to the SQL Server system?
And that the incremental refresh is correctly set up?