Event Dime
Is it possible to use a single question across multiple databases?
Sports & Fitness
- When:
- May 29, 2026 ยท 2:25 PM
- Where:
- Metabase Discussion
- Source:
- Metabase Discussion
Problem I have two databases with the same schema. The question logic is exactly the same, and the only thing that changes is the database selected from the database dropdown. Currently, to display metrics from both databases together, I: Create a question against Database A. Duplicate the question. Change the duplicated question to Database B. Add both cards side by side on a dashboard. Question Is there a way to create a single question and dynamically choose which database it runs against? Wh