Time group only for question query

Does time grouping only appears for question queries? I wrote a sql and created at data type was date type, but the one with questions worked with time grouping. other didn't

Time grouping works fine for SQL, assuming it is supported for your database type and you specify the filter correctly in the query.

I can attest it is working on PostgreSQL.

Post the queries that are working and are not and we’ll see if we can find the error.