- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unable to store time datatype values in Data Warehouse
Hi Everyone,
I'm currently working on one project on Fabric in which I want to store Time data type values in Warehouse but it is throwing me some error when I'm trying to publish one dataflow.
I tried Lakehouse as well but same error I'm receiving. Is there any solution to store it?
I need to create measures based on this column that's why I need in Time Datatype instead of Text Datatype.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @lovishsood1 ,
Thanks for the reply from @AndyDDC .
I reproduced your error:
Changing the type to Date/Time fixes it.
If you have any other questions please feel free to contact me.
Best Regards,
Yang
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nope, date/time datatype won't fix it since when I'm calling this column in Power BI. It is showing me a Fixed Date along with the Time. So I'm not able to perform any calculations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @lovishsood1 Fabric Warehouse supports up to 6 digits of precision for time. You'll need to modify the dataflow to remove the 7th digit of precision (if it exists). E.G 23:59:59.9999999 is not supported but 23:59:59.999999 would be
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the info mate.
I set the datatype TEXT in dataflow.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Fabric Monthly Update - February 2025
Check out the February 2025 Fabric update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
07-26-2024 01:21 AM | |||
04-10-2024 06:55 AM | |||
12-04-2024 04:13 PM | |||
08-06-2024 07:09 PM | |||
10-28-2024 09:07 AM |
User | Count |
---|---|
4 | |
1 | |
1 | |
1 | |
1 |
User | Count |
---|---|
6 | |
4 | |
4 | |
2 | |
2 |