Event Dime
Filter should have display column and value column
Events
- When:
- June 20, 2026 ยท 3:00 PM
- Where:
- Metabase Discussion
- Source:
- Metabase Discussion
So, if in dropdown filter I have added a native question and i want to display the names but use the userId for that name in the query that will be super helpful EG: - userId UserId userName 001 Clary 002 Alex So in dashboard when i click userName filter and chose Alex, in the query UserId ==002 should be passed! Thanks!