Not able to run queries

I'm trying to run a SQL query against a postgres database, but I cannot type in the query window. I think it has something to do with permissions, but the user profile I'm using has full access to the database I've selected.
I tried providing this user admin rights, which does enable querying, but I don't want this user to have admin rights. Can anybody help me with where to look or which permission settings I'm overlooking?

Hi @mdvaneeden
Please post "Diagnostic Info" from Admin > Troubleshooting.
And have a look at this article:
https://www.metabase.com/learn/organization/organization/data-permissions.html

1 Like

Found the issue: I restricted user permissions on a specific schema, but this action caused the same users to lose raw query access on ALL schemas within that database.