Hi,
I’m helping a cleanup initiative and would like to know if I could export a list from Metabase of all questions with the following details per question:
Question ID
Question Title
Question Description
Question Creator
Question Creation Date
Question Last Edited User
Question Last Edited Date
Question SQL (if using custom SQL, can be blank if not though bonus of a SQL representation of the notebook could be exported)
Dashboard IDs that contain the Question
I don’t need to import this to another instance or anything so I didn’t see a question already here like what I’m looking for. Double bonus points if this could be built as a Metabase Question and thus revisited any time I need it again!
Yes, but only if you’ve migrated the Metabase internal database to either MySQL or Postgress.
Just make the Metabase database a datasource within Metabase. If you search on my name, there’s a posting about it on here somewhere.
Hi, would it be possible to query the application database via Metabase app and get a list of questions of a particular collection? Would it require directly querying the application database?