Event Dime
Date filter for not working correctly - adjusted UTC + 10
- When:
- June 16, 2026 · 6:48 AM
- Where:
- Metabase Discussion
- Source:
- Metabase Discussion
For the Metabase version, you can get it by clicking on the upper right pull down menu (either the Metabase logo or the 4 squares), then select Help → About Metabase. MySQL has timezone aware data types, so order of operations is important. Metabase might try to do the counts first, then apply the time offset, which will generate the wrong data. If you can read it, take a look at the generated SQL. If that’s happening then try creating a Model with the offset column, then do the counts in a ques