Hi,
Im having a having a problem when using between date filter.
when I only select Date it display a data but when i try to add a time in the between date it doesnt display the needed data.
my Timezone is Kuala Lumpur, singapore both metabase report timezone and to Sql server.
Date Between Filter is not displaying data when time is inputted
Hi @elix747
Please post “Diagnostic Info” from Admin > Troubleshooting.
And can you check your browser developer Network-tab to see the request response, since it contains the query that Metabase sends to your database, which will help understanding what is happening.
It sounds like this issue:
https://github.com/metabase/metabase/issues/10824