MongoDB Date Not Converted To Timestamp

Hi. I’m using the latest version of Metabase and MongoDB 4.2.2. One of my documents has a timestamp field which is read into metabase as type/Instant. I can’t find any documentation on what this even is. How do I get Metabase to recognize the timestamp?

Hi @gordon
Please post “Diagnostic Info” from Admin > Troubleshooting.
Have you tried to set the Field Type to one of the timestamp-types? Admin > Data Model > (db) > (table) > (column) :gear:

@flamber I think that fixed it. Thanks.