Problem to select all the variables with a date filter

Hi,

I am having problems trying to configure a date filter on a mutliple values chart. As you can see from the figure I can not select al of the four variables where to apply the filter, the variables are of the same type and the queries provide the same type of results.

Basically I am not able to select the third variable (starting from left), if I select the third variable than the other three get unselected.

Thanks in advance.

Loris

Hi @Loris.Elba
Post "Diagnostic Info" from Admin > Troubleshooting.

Here the infos:

{
  "browser-info": {
    "language": "en-GB",
    "platform": "MacIntel",
    "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
    "vendor": "Google Inc."
  },
  "system-info": {
    "file.encoding": "UTF-8",
    "java.runtime.name": "OpenJDK Runtime Environment",
    "java.runtime.version": "11.0.16+8-post-Debian-1deb11u1",
    "java.vendor": "Debian",
    "java.vendor.url": "https://tracker.debian.org/openjdk-11",
    "java.version": "11.0.16",
    "java.vm.name": "OpenJDK 64-Bit Server VM",
    "java.vm.version": "11.0.16+8-post-Debian-1deb11u1",
    "os.name": "Linux",
    "os.version": "5.10.0-19-cloud-amd64",
    "user.language": "en",
    "user.timezone": "Europe/London"
  },
  "metabase-info": {
    "databases": [
      "postgres",
      "sqlserver"
    ],
    "hosting-env": "unknown",
    "application-database": "postgres",
    "application-database-details": {
      "database": {
        "name": "PostgreSQL",
        "version": "13.8 (Debian 13.8-0+deb11u1)"
      },
      "jdbc-driver": {
        "name": "PostgreSQL JDBC Driver",
        "version": "42.4.1"
      }
    },
    "run-mode": "prod",
    "version": {
      "date": "2022-08-16",
      "tag": "v0.44.1",
      "branch": "release-x.44.x",
      "hash": "112f5aa"
    },
    "settings": {
      "report-timezone": "Europe/London"
    }
  }
}```

@Loris.Elba You are likely seeing https://github.com/metabase/metabase/issues/25248. Upgrade to 44.6 or the latest 45.1: https://github.com/metabase/metabase/releases