Share via

Date time preview for data flow error

Lotus88 181 Reputation points
2025-03-04T02:41:00.7233333+00:00

Hi,

Have anyone encounter the issue that a date time preview for CurrentUTC() is not working?

It is working in the past but now suddenly not working anymore.

User's image

Azure Synapse Analytics
Azure Synapse Analytics

An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.

0 comments No comments

Answer accepted by question author

Smaran Thoomu 35,375 Reputation points Microsoft External Staff Moderator
2025-03-04T09:14:03.49+00:00

Hi @Lotus88
Welcome to Microsoft Q&A platform and thanks for posting your query here.

I tried reproducing the issue on my end, and the currentUTC() function is working fine now. It might have been a temporary issue. Can you try again and see if it's working for you as well?

User's image

User's image

However, when I used fromUTC(currentUTC(Sys_dt), 'Asia/Singapore') (where Sys_dt is a column name), it worked fine.

Can you check if your expression is missing a required parameter or if you need to pass a column reference? Let me know if you need further assistance!

Hope this helps. Do let us know if you any further queries.


If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.