Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi Guys
I my report i want to show when the latest update/refresh of the dataset was done, i can see the info in the service as shown in the screenshot, but i'd like to fetch the same data in desktop so that i can incorporate the info into the report. How can i get that info via PowerQuery or perhaps DAX?
Thanks in advance, i really appreciate the community and all the effort you guys put into your answers and help🙏
Thanks @Syk & @some_bih for your input, they are great👍
Because my data is funneled through a DataFlow in the service, i'd like to show the last DataFlow Refresh date in my report, so if the dataflow fails i'd show in the report that it hasn't been refreshed/updated as scheduled.
Do you know any great ways to do that?
Hi @MacJasem check community solution
https://community.fabric.microsoft.com/t5/Desktop/Dataflows-Last-Refresh-Date/td-p/678749
hop this help
Proud to be a Super User!
Hi @some_bih
Thanks for the reference. I tried creating a table in the dataflow as such:
and i've refreshed the table several times and the time doesn't change. The DataFlow says it was refreshed at 13:37 after refreshing:
, shouldn't the value in the table/column represent the same value as the dataflow refresh time?
Hi @MacJasem according to link (before) it could be that upload dataset to power bi and your machine are different places / counties (mention in link similar as your scenario).
On link below you can find video and usefull details how to check your timezone. Hope this help.
https://gorilla.bi/power-query/last-refresh-datetime/
Proud to be a Super User!
Check out this blog post, it should help!
Hi @MacJasem check https://learn.microsoft.com/en-us/azure/devops/report/powerbi/add-last-refresh-time?view=azure-devop... Hope this help
Proud to be a Super User!