Forum Discussion
bongmw
5 years agoHelper I
How 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...
bongmw
5 years agoHelper I
hi Lionel,
From the link you have provided there does not seem to be any mention of specifying the time zone info.
I know you can stick the LocalTimeZoneId in when configuring the refresh schedule
But the refresh API does not seem to offer any thing similar.
We have decided to pursue using TMSL to kick of the refresh, which offers the option of specifying effective date.