An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
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?
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.