Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey Microsoft and others,
Yesterday I stumbled upon strange behaviour from the TIME() function in Power BI. I have a column with timestamps represented in the following format: 6/22/2022 8:03:01 PM and want a new column that contains this time converted to UTC (adding 3 hours). Note: the data comes from direct query so I can not change the timezone during data transformation.
What I did:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @
When testing it in Import data, it works well.
Just as the official document said, TIME function is not supported for use in DirectQuery mode when creating calculated column. Fore more details, you could refer to TIME function (DAX) - DAX | Microsoft Docs.
Best Regards,
Community Support Team _ Caiyun