Forum Discussion
synchronize current time on desktop and fabric
hello, i wanna synchronize current time on desktop and fabric
1. this is my power bi desktop
2. this is my power bi fabric dashboard before auto refresh by schaduler
3. this is my power bi fabric dashboard after auto refresh by schaduler
4. this is my schadule setting
5. this is my refresh history
how to syncronize this ??
after i schaduler the data source to current time ???
All the clocks on the service are set in UTC time. If you are using a function to get the current time you will need to add 7 hours in your query to show it in your timezone
4 Replies
- lbendlinSuper User
Please provide a more detailed explanation of what you are aiming to achieve. What have you tried and where are you stuck?
- EricoVincentciuHelper II
i try to insert new data source in here and i refresh it based on schaduler, the data can update until current time, but i still get stuck with timecurent value, the current value can't same between desktop and fabric
- EricoVincentciuHelper II
i try to create current time with utc +7 time zone
this the result before refresh on fabric
this the result on fabric after refresh schaduler
- d_gosbellSuper User
All the clocks on the service are set in UTC time. If you are using a function to get the current time you will need to add 7 hours in your query to show it in your timezone