Forum Discussion
bongmw
Helper I
5 years agoHow to trigger Power BI REST API Refresh with Local Time Zone applied?
We are using Incremental Refresh, and intend to use REST API to trigger dataset refreshes. We found that the "Effective Date" applied during a manual refresh is based on UTC time. Because of this...
v-lionel-msft
Community Support
5 years agoHi bongmw ,
The refresh time needs to be defined by code in the script. You can use the code to specify the time as the local time, so this problem does not exist.
You can use PowerShell to call the API.
Refreshing all datasets in Power BI using REST API (technovert.com)
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.