Forum Discussion

MSparks's avatar
MSparks
New Member
1 year ago
Solved

TimeStamp Display - Within the last 2 days

What happened in the last few days where timestamp columns in a lakehouse table are only displaying the time as opposed to date/time, within lakehouse tables? I understand that the date information i...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi MSparks ,

     

    Based on your clarification that all timestamp values, including historical ones, are now displaying only the time portion in the Lakehouse table preview, and that this change began approximately two days ago this does not appear to align with the previously observed behavior in Microsoft Fabric.

     

    While Spark-based environments can format recent timestamps as time-only, the behavior you're describing suggests there may have been a recent update or change in the Lakehouse UI's rendering logic affecting timestamp display more broadly.

     

    As of now, there is no publicly documented product update confirming this change. Since I do not have access to Microsoft’s internal change logs or engineering channels, I recommend submitting this observation via Microsoft Fabric Support .This will help ensure that the appropriate product team is made aware and can validate whether this is an intended behavior or a regression.

     

    In the meantime, as a practical workaround, you can CAST the timestamp column to STRING in a SQL query to display the full date and time explicitly.

     

    If this post helps, then please consider to Accept as the solution to help the other members find it more quickly and a kudos would be appreciated.

     

    Thank you.