Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I have a powerbi report for my contact center that shows agent activities in a 30 minutes time bucket throughout the day, on power bi desktop, when i do a manual refresh, all data for all time shows, but when i publish to service, after a little while, the last hour of yesterday goes missing. if i download this report, refresh in power bi desktop again and publish, it is fine till the next refresha and then it fails again, missing only the last hour of yesterday and today
Solved! Go to Solution.
Hi @KabeerO , Thank you for reaching out to the Microsoft Community Forum.
When I mentioned UTCNOW(), I meant updating your model logic, not the Service setting. You need to explicitly control the timezone in your calculations, for example by replacing NOW() with UTCNOW() and applying the correct offset or by converting your datetime column in Power Query (e.g., shifting UTC to BST). This ensures both Desktop and Service evaluate time the same way and prevents that missing hour issue.
Hi @KabeerO , hope you are doing great. May we know if your issue is solved or if you are still experiencing difficulties. Please share the details as it will help the community, especially others with similar issues.
Not yet. I still can't find how to work around the Time bucket Problems. Any help will be appreciated.
Hi @KabeerO , have you tried using UTCNOW() (with the correct offset) or adjust it in Power Query so both Desktop and Service evaluate time consistently. Can you please confirm?
Yes, I have set it to (UTC) Dublin, Edinburgh,Lisbon,London
but still not working.
When you say adjust in Power Query, what do you mean by this?
Hi @KabeerO , Thank you for reaching out to the Microsoft Community Forum.
When I mentioned UTCNOW(), I meant updating your model logic, not the Service setting. You need to explicitly control the timezone in your calculations, for example by replacing NOW() with UTCNOW() and applying the correct offset or by converting your datetime column in Power Query (e.g., shifting UTC to BST). This ensures both Desktop and Service evaluate time the same way and prevents that missing hour issue.
Keep in mind that the Power BI Service runs on UTC. What is your timezone?
Hi Ibendin, my Timezone is BST, should this affect the data being displayed?
Just a quick tought, could this be as a result of the Time change that happened in the UK a few days ago?
Hi @KabeerO , Thank you for reaching out to the Microsoft Community Forum.
Yes, I think this is due to the recent UK time change. Power BI Service runs in UTC, while Desktop uses your local time (BST). Because of the DST shift, your yesterday and time bucket logic is now off by an hour in the Service. That’s why the last hour disappears after refresh, it’s falling outside the evaluated range in UTC.
You’ll need to handle time explicitly, either use UTCNOW() (with the correct offset) or adjust it in Power Query so both Desktop and Service evaluate time consistently.
Hi. Make sure the visuals don't have a hidden filter. Mouse over a visual and check filters just in case there is a relative time/date filter preventing that to show and when refresh occurs it's fixed. Compare service with desktop.
If you can't find anything, make sure it's not cache. Sometimes when you keep many cookies and storage at a browser, after a refresh is run, you open the report and it shows the old data. Click at the refresh visuals button on top right of the report or Shift+F5 the browser to check if that fixes it without a republish.
I hope that helps,
Happy to help!
The only filter the visual has on is the time bucket being filtered to show only working hours i.e 9am to 6pm otherwise no filter is on the visual
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 29 | |
| 23 | |
| 16 | |
| 14 | |
| 13 |