Forum Discussion
Incremental Refresh
- Hi 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.
6 Replies
- GilbertQSuper UserHi 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.- gipilusoResolver II
I had access to PBI Premium server and I can confirm that currently there is no way to schedule/trigger a full refresh of an incremental load dataset.
- AnonymousNot applicable
We have 5 tables introducing incremental refresh having a 13 months range and we are using a small dataset. Unfortunately, the scheduled refresh are always failing (timeout issues). We also tried using views for those tables to view the native queries of each table but the refresh still fails. What do you think is the issue? And what would be the possible solution for this?
- GilbertQSuper UserHi there
What happens if you run the query on your source system how does that run?- ClaFarraceNew 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?