Forum Discussion
Controller_CVL
4 years agoFrequent Visitor
Gateway CSV
Good morning everyone, I have a problem that may be obvious to professionals, I have an automation that extracts a report daily in CSV, however, when I update either on the desktop or through the gat...
- 4 years ago
HI Controller_CVL ,
As far as I know, this is because the time of the refresh calculation is not when the refresh is completed, but when the refresh request is sent out, so there is a certain time difference.
I created similar sample:
Then adjust base table,and refresh:
And it showed it have refreshed, but the data has not changed:
A few mement wait,it has changed:
Similar question refer:
And you could refer the following article:
https://docs.microsoft.com/en-us/power-bi/connect-data/refresh-data
Did I answer your question? Mark my post as a solution!
Best RegardsLucien
Controller_CVL
4 years agoFrequent Visitor
v-luwang-msft thanks, really, my base has a few million lines and this delay is plausible.