These are the docs for the Metabase master branch. Some features documented here may not yet be available in the latest release. Check out the docs for the latest version, Metabase v0.56.
Troubleshooting error messages
An error message can help you find the right troubleshooting guide. The exact wording depends on your database and Metabase version, so try to look for the closest match.
SQL editor
See if your error details contain any of:
- Table or column “not found” or “not recognized”.
- Function does not exist.
- Permission denied.
For example, this SQL error tells you that the function DATEFROMPARTS
does not work on a BigQuery database:
Questions and dashboards
Are you still stuck?
If you can’t find your error on this page:
- Search or ask the Metabase community.
- Search for known bugs or limitations.
Read docs for other versions of Metabase.