Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Currently the UI throws an error while I am trying to write Data typed as "time" in Power Query to a Fabric Warehouse.
I would prefer to import data typed as "time" in Dataflow Gen2 PowerQuery to a Fabric Warehouse Table Column of type "time" in line with hh:mm:ss[.nnnnnnn] as described here: time (Transact-SQL) - SQL Server | Microsoft Learn
To me, it seems very unintuitive since the type "time" is already supported by warehouse tables as documented here: Data Types in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn
It feels wrong to rely on type "text" or "datetime" in the Dataflow PowerQuery... Are there any best practices to work around this at the moment?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.