Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
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 gateway this new information is not loaded, the only way to load them would be me updating on the desktop only that dataset.
I did the test leaving a column with the date of modification of the file, I uploaded it to powerbi and then I changed the file and requested an update through the gateway, I will leave the images below.
Solved! Go to Solution.
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 Regards
Lucien
@v-luwang-msft thanks, really, my base has a few million lines and this delay is plausible.
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 Regards
Lucien
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.