How can I set the date linkage on the Dashboard to the minute level?

Hi,everyone,I need yours help with a problem.


As shown in the figure,

The field type is as follow:

I can limit this field to minutes inside the question and table.
4
I urgently need dashboard linkage at the level of minutes and seconds.
I am in urgent need of this requirement, please tell me what to do, thank you.

Hi @jesse1
Can you please always include "Diagnostic Info" from Admin > Troubleshooting. I'm getting tired of having to ask for it every single time.

@flamber Sorry, I will pay attention to this problem in the future.

{
"browser-info": {
"language": "zh-CN",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "Java(TM) SE Runtime Environment",
"java.runtime.version": "1.8.0_112-b15",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_112",
"java.vm.name": "Java HotSpot(TM) 64-Bit Server VM",
"java.vm.version": "25.112-b15",
"os.name": "Linux",
"os.version": "3.10.0-862.3.2.el7.x86_64",
"user.language": "en",
"user.timezone": "US/Pacific"
},
"metabase-info": {
"databases": [
"h2",
"vertica",
"mysql",
"clickhouse"
],
"hosting-env": "unknown",
"application-database": "mysql",
"application-database-details": {
"database": {
"name": "MySQL",
"version": "8.0.21"
},
"jdbc-driver": {
"name": "MariaDB Connector/J",
"version": "2.6.2"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.37.4",
"date": "2020-12-17",
"branch": "release-x.37.x",
"hash": "e0d5287"
},
"settings": {
"report-timezone": null
}
}
}

@jesse1 Upgrade to 0.38.0 or newer:
https://github.com/metabase/metabase/issues/6660
Latest release is 0.40.4:
https://github.com/metabase/metabase/releases/latest

Thanks, @flamber.
I tried installing the latest version, 0.40.4.
image
image
I find that only Next and Previous have hour and minute levels, bewteen only has day options, do we plan to have BewTeen support hour and minute as well?

@jesse1 You are looking for this, as referenced in the comments of issue 6660:
https://github.com/metabase/metabase/issues/7418 - upvote by clicking :+1: on the first post