The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Ever since i have been using scheduled refresh my refresh time stamp is out of sync.
My table containing the time query has been set to automatic update however, with scheduled refresh it does not work entirely.
When i opened the dashboard online it changed the date but the time had been set before my scheduled update.
Before: 22-07-2022 10:23
Scheduled refresh: 28-07-2022 09:00
After: 28-07-2022 07:14
Solved! Go to Solution.
it would be beacsue if difference in Timezone between you local & where your data is being stored
to overcome please adjust your calculations
DateTimeZone functions - PowerQuery M | Microsoft Docs
it would be beacsue if difference in Timezone between you local & where your data is being stored
to overcome please adjust your calculations
DateTimeZone functions - PowerQuery M | Microsoft Docs