Filter on personnalized questions

I can't insert a filter on a custom question. When I add this question in a dashboard, there is no more result on the question. Is it a field format issue? Do you have any solutions for me?

Hi @harrysbeke
Post "Diagnostic Info" from Admin > Troubleshooting.
Post a screenshot of your Notebook editor, which show the construction of your question.

This is precisely the problem. There is no error on the display. When I insert a parameter, the result is empty.

@harrysbeke If you want help, then do this:

  1. Post "Diagnostic Info" from Admin > Troubleshooting.
  2. Post a screenshot of your Notebook editor, which show the construction of your question.
{

"browser-info": {
"language": "fr",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",
"vendor": ""
},
"system-info": {
"file.encoding": "ANSI_X3.4-1968",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "1.8.0_302-8u302-b08-1~deb9u1-b08",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_302",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "25.302-b08",
"os.name": "Linux",
"os.version": "4.9.0-6-amd64",
"user.language": "en",
"user.timezone": "Etc/UTC"
},
"metabase-info": {
"databases": [
"postgres",
"h2"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "9.6.23"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.2.8"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.36.3",
"date": "2020-08-04",
"branch": "release-0.36.x",
"hash": "a792f14"
},
"settings": {
"report-timezone": "Europe/Brussels"
}
}
}

@harrysbeke Upgrade to a later release: https://github.com/metabase/metabase/releases/latest
And upgrade to Java 11: https://www.metabase.com/docs/latest/operations-guide/java-versions.html
And it's also time to upgrade your Postgres: https://www.postgresql.org/support/versioning/