Different display of the filter on accounts

The report has filters. Everything is correct in the settings: column type - category, filtering - list of values
From my account I go to the report, the filters are displayed as they should - a drop-down list. http://joxi.ru/zANNObXC19dB6A
I go through another account to this report, where the filter looks like a search. http://joxi.ru/EA4q3gGcXEzw5r

I don't understand what could be the problem

{
"browser-info": {
"language": "ru-RU",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.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.14.1+1",
"java.vendor": "Eclipse Adoptium",
"java.vendor.url": "https://adoptium.net/",
"java.version": "11.0.14.1",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.14.1+1",
"os.name": "Linux",
"os.version": "5.4.0-92-generic",
"user.language": "en",
"user.timezone": "Europe/Moscow"
},
"metabase-info": {
"databases": [
"postgres",
"bigquery-cloud-sdk"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "13.7 (Ubuntu 13.7-201-yandex.50554.866d6ab950)"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.2.23"
}
},
"run-mode": "prod",
"version": {
"date": "2022-04-07",
"tag": "v0.42.4",
"branch": "release-x.42.x",
"hash": "7c3ce2d"
},
"settings": {
"report-timezone": null
}
}
}

Hi @Viktoria
Post "Diagnostic Info" from Admin > Troubleshooting.
If the other user doesn't have data permissions to the specific table, then no dropdown is shown.

Added
http://joxi.ru/Q2Kyab3HOl73Qr
These are all filters from one table. Some are listed and some are not. This is strange
User has permission to view collections

@Viktoria

  1. Post "Diagnostic Info" from Admin > Troubleshooting.
  2. If the user does not have Data (not Collection) permissions to the table, then dropdowns are not shown. There are several issues open about this:
    https://github.com/metabase/metabase/issues?q=is%3Aopen+is%3Aissue+label%3A"Querying%2FParameters+%26+Variables"+label%3AAdministration%2FPermissions
1 Like