Forum Discussion
Direct Query date conversion from UTC to Local Timezone
- 4 years ago
Anonymous , when you create a connection there is the connection to give a query. You can use that.
simple addition and subtraction can work in dax and power query. If your timezone do not change with the season then you can simply try to add and subtract time and check
Anonymous ,the best way is to use a SQL in advance option and do the conversion in SQL.
- Anonymous4 years agoNot applicable
Is there a way to do it in Power BI? The reason is I am not the owner of the SQL DB and any changes to it might be a long process of approvals and documentation.
- amitchandak4 years agoSuper User
Anonymous , when you create a connection there is the connection to give a query. You can use that.
simple addition and subtraction can work in dax and power query. If your timezone do not change with the season then you can simply try to add and subtract time and check
- Anonymous4 years agoNot applicable
Yeah, that worked brilliantly, thanks for the quick response 🙂