Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Win a FREE 3 Day Ticket to FabCon Vienna. Apply now

Reply
Anonymous
Not applicable

UTC to PST on Direct query Azure DB

I know have searched a lot and ended up using many DAX on the direct query for converting UTC to PST and I keep getting below error message any help would be appreciated.

 

skuruvatti_0-1664829553211.png

 

1 ACCEPTED SOLUTION
v-yalanwu-msft
Community Support
Community Support

Hi, @Anonymous ;

First of all, your connection mode is Direct query, so there are many limitations in Power query, and you need to switch to import mode.

Use DirectQuery in Power BI Desktop - Power BI | Microsoft Learn

vyalanwumsft_0-1664866305826.png

So you could try it.

Get local date in Azure SQL database - AzureOps

If you change to import model. you could try it.

Handling Different Time Zones in Power BI / Power Query — The Power User

and if you use measure by dax .

Convert Time Zones in Power BI using DAX | NateChamberlain.com


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-yalanwu-msft
Community Support
Community Support

Hi, @Anonymous ;

First of all, your connection mode is Direct query, so there are many limitations in Power query, and you need to switch to import mode.

Use DirectQuery in Power BI Desktop - Power BI | Microsoft Learn

vyalanwumsft_0-1664866305826.png

So you could try it.

Get local date in Azure SQL database - AzureOps

If you change to import model. you could try it.

Handling Different Time Zones in Power BI / Power Query — The Power User

and if you use measure by dax .

Convert Time Zones in Power BI using DAX | NateChamberlain.com


Best Regards,
Community Support Team _ Yalan Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors