Forum Discussion
Refresh time in PBIS
My problem is that I don't understand what is happening during a refresh, here is a pic about the refresh details:
What I don't understand that the details is saying that it is taking 11m 2s to refresh the dataset, but when I am looking at the the starting date vs ending date it is nearly 20m, is it because of the resource allocation and the dataset refresh started at 3:08, because it doesn't have the needed resource allocation?
I am using PRO license and having a fact table with 31 million rows (basic star schema model).
- Anonymous1 year ago
There is documentation from microsoft somewhere that says the is delays with execution (in scheduled refreshes) to make sure not too many scheduled refreshes execute at the same time. In a Pro workspace, you are sharing resources with other Pro licenses outside your tenant.
2 Replies
- AnonymousNot applicable
There is documentation from microsoft somewhere that says the is delays with execution (in scheduled refreshes) to make sure not too many scheduled refreshes execute at the same time. In a Pro workspace, you are sharing resources with other Pro licenses outside your tenant.
- AnonymousNot applicable
Makes sense, thank you!