This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I have a problem and need your inputs. Just to capture the dataset's last refresh date, I have created a blank query with code = DateTime.Time(DateTime.LocalNow()) & DateTime.Date(DateTime.LocalNow()) And scheduled teh refresh time at 7:30PM under time zone (UTC+05:30) - Mumbai, India.
The last refresh time shows at desktop is correct i.e. 7:30PM but on the published dashboard its showing 2:00 PM i.e. the gap of 4:30 hrs.
Could you please advise what setting I am missing or which time the server is taking? I think with the local desktop the function DateTime.Time(DateTime.LocalNow()) is getting correct local time but with published server its not getting the correct time though I have scheduled under time zone (UTC+05:30) - Mumbai, India.
Please advise
Thanks!
Solved! Go to Solution.
Hi @Anonymous,
There existing some gap for the time zone displayed in Power BI Service. The time zone in the service is effectively always set to UTC. So, you need to add the timezone offset to local time.
Here is a similar thread, please refer to the suggestion to modify the code for last refresh date:
Best regards,
Yuliana Gu
Hi @Anonymous,
There existing some gap for the time zone displayed in Power BI Service. The time zone in the service is effectively always set to UTC. So, you need to add the timezone offset to local time.
Here is a similar thread, please refer to the suggestion to modify the code for last refresh date:
Best regards,
Yuliana Gu
This seems to be proper work around to add hours from UTC. I will give it a try and will update here how it goes but I really appreciate your time in this matter.
Thank you!
Harshad
Hi @Anonymous,
Check this:
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 32 | |
| 27 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |