Date filter exclude days of week Bug

Trying to filter out weekends from an average so it does not affect the time of those responses done to people sending messages on weekends:





Hope someone can help me! I may create a GitHub issue since I don't find the same thing.

I cannot reproduce this behavior. What version of Metabase are you using? Can you go to Table Metadata, find the "created_at" field and share the "data type" for the column from "Original Schema"?

version v1.50.25.2
It has no semantic type and type/DateTimeWithLocalTZ in the schema


before I had the wrong date column, I changed it and the bug remains. (I had renamed in the model the "date" column to "created_at")