Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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.
Solved! Go to Solution.
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
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.
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
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.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.