Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Data Days Monthly is back. Join us on March 26th for two expert-led sessions on 1) Getting Started with Fabric IQ and 2) Mapping & Spacial Analytics in Fabric. Register now

Reply
need_a_name
Regular Visitor

Datetime column appearing as time only in lakehouse

There is a possible bug in the lakehouse view where the datetime type columns are showing up as time only in the Lakehouse view.
Show below is an example. We find this in many other tables too.

need_a_name_0-1748519559726.png

The above table is created using a notebook and the lakehouse is with schema enabled (Preview). 

While this appear as a time, the underlying data seems to be properly saved. In the sql end point and in the dataset, it appears as datetime type itself.

need_a_name_1-1748519951628.png

 

 Regards

 

1 ACCEPTED SOLUTION

Hi @need_a_name ,

Thank you for confirming that the issue is resolved, and you’re now able to see the full datetime values in the Lakehouse view.

It seems like this was a temporary glitch that has now been resolved. We appreciate your engagement in the community and your patience while the issue was addressed.

Also thanks to @suparnababu8  for the prompt response and valuable contributions to the community.

Please feel free to reach out if you encounter any further issues or have any questions.

Please consider marking the helpful reply as Accepted Solution and giving kudos to assist others with similar issues.

 

Thank you.

View solution in original post

5 REPLIES 5
burakkaragoz
Super User
Super User

Hi @need_a_name ,

 

Yeah, this is a known quirk when working with datetime fields in Fabric notebooks and pushing them to Tableau. What’s happening is that Tableau sometimes misinterprets the datetime column as just a time field, especially if the data is inferred or cast in a way that loses the date portion during the transfer.

Here’s a couple of things you can try:

  1. Explicitly cast the column in your notebook before writing to the table:
   df = df.withColumn("your_datetime_col", col("your_datetime_col").cast("timestamp"))

This helps ensure the schema is preserved correctly.

  1. Check the data preview in Fabric before publishing. If it shows the full datetime there, then the issue is likely on Tableau’s parsing side.

  2. In Tableau, try changing the data type manually in the data source tab. Sometimes it defaults to "Time" if the first few rows don’t include a full datetime.

If none of that works, yeah, raising a support ticket is a good idea. But I’d also recommend checking if the issue persists when using a different ingestion method (like exporting to CSV and uploading manually) just to isolate whether it’s a Fabric or Tableau-side issue.

If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.

suparnababu8
Super User
Super User

Hi @need_a_name 

 

Yes you are correct. It's a bug. I replicated your scenario. When I created a table by using notebooks as hwon like below.

suparnababu8_0-1748534455721.png

After writing this to Lakehouse as delta table. Datetime column is showing only time and Date column showing alos time. Pls see below pic.

suparnababu8_1-1748534526432.png

Let's wait for CST team repsonds to this issue or You can raise a support ticket here Microsoft Fabric Support and Status | Microsoft Fabric 

 

Any way thank you for asking this question🙂

 

Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

 

Thanks for taking time and looking at it. It seems the issue is fixed now. I can see the full datetime in the columns now.

Hi @need_a_name ,

Thank you for confirming that the issue is resolved, and you’re now able to see the full datetime values in the Lakehouse view.

It seems like this was a temporary glitch that has now been resolved. We appreciate your engagement in the community and your patience while the issue was addressed.

Also thanks to @suparnababu8  for the prompt response and valuable contributions to the community.

Please feel free to reach out if you encounter any further issues or have any questions.

Please consider marking the helpful reply as Accepted Solution and giving kudos to assist others with similar issues.

 

Thank you.

Yes, issue is fixed. Now am able to see the correct data

suparnababu8_0-1748607719708.png

 

Thanks for letting me know!🙂

 

Did I answer your question? Mark my post as a solution!

Proud to be a Super User!

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Fabric Update Carousel

Fabric Monthly Update - February 2026

Check out the February 2026 Fabric update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.