Forum Discussion

vinodDrinkPak's avatar
vinodDrinkPak
Icon for Helper II rankHelper II
2 years ago

IST to Pacific time query

Hi

 

I am using the below dax for last refreshed date

LastRefreshDateTimeFormatted = FORMAT(NOW(), "MM/DD/YYYY hh:mm:ss AM/PM")
 
my clients in US want to see the Pacific time
 
how can i achieve that?