The error shown on the dashboard when selecting the week filter is: "There was a problem displaying this chart."
No additional message is shown in the UI.
Metabase version: version v0.56.2.4
Database: PostgreSQL
The filter is applied on a column that stores date/time values, and day/month filters work correctly.
The issue happens only when selecting the week option in the dashboard filter.
Please let me know if week filters require any specific configuration for this database type.
Week filter issues with PostgreSQL often come down to timezone mismatch. Check Admin > Settings > Localization to make sure Report Timezone is explicitly set. Also check Admin > Tools > Logs when the week filter fires to see the actual SQL being generated.