Linked Filters Not Working 11/3/23

I have been trying to get the linked filter to work within Metabase, but when I try to even use the people table I am unable to limit the options for city and/or state when putting a view in a dashboard. I think I am missing something here or the linked filter is no longer working. Can someone please walkthrough the process?

Here is my setup currently...

{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.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.21+9-post-Debian-1deb11u1",
"java.vendor": "Debian",
"java.vendor.url": "openjdk-11 - Debian Package Tracker",
"java.version": "11.0.21",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "11.0.21+9-post-Debian-1deb11u1",
"os.name": "Linux",
"os.version": "5.10.0-26-cloud-amd64",
"user.language": "en",
"user.timezone": "Etc/UTC"
},
"metabase-info": {
"databases": [
"snowflake",
"h2"
],
"hosting-env": "unknown",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "15.4"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.5.4"
}
},
"run-mode": "prod",
"version": {
"date": "2023-10-20",
"tag": "v0.47.5",
"branch": "?",
"hash": "e7ee12e"
},
"settings": {
"report-timezone": null
}
}
}