Disable datetime bining

Hi !

I need to retrieve the rows with the last (max) action timestamp by user with the notebook editor (column DATETIME(6)).

In query editor, the grouping or joining column bining is mandatory and with a maximum precision by minute. I need microsecond precision.

How can I disable datetime bining ?

My humble recommendation: if you need microsecond precision then Metabase is not the product you're looking for

Although there is a loss of precision, a precision to the second (instead of actual minute) could also be sufficient for my immediate need.

My first need => Disable datetime bining

Thx,