Forum Discussion
TimeStamp Display - Within the last 2 days
- Anonymous1 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.
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.
Hi MSparks ,
Could you please confirm if the issue has been resolved after raising a support case? If a solution has been found, it would be greatly appreciated if you could share your insights with the community. This would be helpful for other members who may encounter similar issues.
Thank you for your understanding and assistance.