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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Showing logged in user Date time with Type of timezone it belongs to

Hi,

In the Report, i need to show the logged in users current Datetime and type of timezone it is showing. Using DAX Now() i will get the current date and time however i am not getting whether it is EST,PST or CET timezone. I need to add timezone also to the timestamp. Please suggest if anything related to Power Query or DAX function this can be achieved. Thanks in Advance.

4 REPLIES 4
Anonymous
Not applicable

Thanks for your response. What i need is 18/01/2022 10.33:57 AM GMT . Is that possible to show GMT/EST/CET like this. It will vary if user runs the report from US then as per his timezone it should show. if i run from Indian it show India timings and with IST at the end of the date

Anonymous
Not applicable

Hi @Anonymous 

You can use DateTimeZone.From() in power query/

e.g:= DateTimeZone.From(DateTimeZone.LocalNow())

Output:

vxinruzhumsft_0-1674006580200.png

You can refer to the following link:

DateTimeZone.From - PowerQuery M | Microsoft Learn

 

Best Regards!

Yolo Zhu

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

Anonymous
Not applicable

Thanks for your response. i have tried the one that you provided i getting like this

18/01/2022 10.33:57 AM +00:00 . What i need is 18/01/2022 10.33:57 AM GMT . Is that possible to show GMT/EST/CET like this. It will vary if user runs the report from US then as per his timezone it should show. 

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Users online (25)