Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello,
In my .pbix file I have a refresh time stamp that works when I manually refresh the data.
I have published the report and set up a scheduled refresh for 8am, 9am, and so on. For some reason the scheduled refresh shows the wrong time in the time stamp by ~4 hours. I have checked the time zone and tried to look through other sources but can't find what might be causing this. Does anyone have any experience with this happening or have any suggestions?
Solved! Go to Solution.
I ran into this same issue, and what I believe to be causing this is that in PBI Desktop, the times are converted to your local time, but when published to the server they go to UTC. Therefore to solve for this, I convert my time column to my local timezone using the following DAX formula:
I ran into this same issue, and what I believe to be causing this is that in PBI Desktop, the times are converted to your local time, but when published to the server they go to UTC. Therefore to solve for this, I convert my time column to my local timezone using the following DAX formula:
That worked perfectly. Thanks for your help!
User | Count |
---|---|
48 | |
31 | |
27 | |
27 | |
26 |
User | Count |
---|---|
61 | |
56 | |
35 | |
31 | |
28 |