Chosen filter selections included in download somewhere?

My salesmen love the filters I’ve added, they they can select. However,when they download their selection, the download doesn’t reflect the chosen filter selections. They have a short attention span and forgot the date range they chose.

Am I missing this somewhere? Thanks in advance!

Hi @litegirl32
Please post “Diagnostic Info” from Admin > Troubleshooting.
I have a feeling that you might be seeing this issue, but without more details, it’s difficult to know for sure:
https://github.com/metabase/metabase/issues/11557 - upvote by clicking :+1: on the first post

{
“browser-info”: {
“language”: “en-US”,
“platform”: “Win32”,
“userAgent”: “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36”,
“vendor”: “Google Inc.”
},
“system-info”: {
“file.encoding”: “UTF-8”,
“java.runtime.name”: “OpenJDK Runtime Environment”,
“java.runtime.version”: “11.0.5+10”,
“java.vendor”: “AdoptOpenJDK”,
“java.vendor.url”: “https://adoptopenjdk.net/”,
“java.version”: “11.0.5”,
“java.vm.name”: “OpenJDK 64-Bit Server VM”,
“java.vm.version”: “11.0.5+10”,
“os.name”: “Linux”,
“os.version”: “5.0.0-1036-azure”,
“user.language”: “en”,
“user.timezone”: “GMT”
},
“metabase-info”: {
“databases”: [
“h2”,
“sqlserver”
],
“hosting-env”: “unknown”,
“application-database”: “mysql”,
“application-database-details”: {
“database”: {
“name”: “MariaDB”,
“version”: “10.2.31-MariaDB-1:10.2.31+maria~bionic”
},
“jdbc-driver”: {
“name”: “MariaDB Connector/J”,
“version”: “2.5.1”
}
},
“run-mode”: “prod”,
“version”: {
“date”: “2020-04-21”,
“tag”: “v0.35.3”,
“branch”: “release-0.35.x”,
“hash”: “1d424cb”
},
“settings”: {
“report-timezone”: “US/Central”
}
}
}

@flamber I’ve attached my diagnostics. Unfortunately 11557 was not my issue. I’m looking for the download to include the custom filters that was chosen for the question.

@litegirl32 Without further information, then I have no idea what the problem is. Please provide steps to reproduce.