Remove Save Button for Read Only users

Hello,

Please, is it possible to remove the Save, Filter and Summarize buttons on Metabase Interface for read only users? For example, we have some users that can only view the objects in the collection, but cannot edit/save it. The idea is the "read only" user access the question in the table format only, without the options to Filter, Summarize and Save it.

image

Thanks in advance!

Gabriel.

Hi @gferrette
Then remove permissions to the Data:
https://www.metabase.com/learn/organization/organization/data-permissions.html

Hello @flamber!

Thanks for replying!

I’ve removed the Data Permissions and the save, browse-data and ask-a-question buttons are gone as i wanted. But i tried to add a field filter on a native question and the field filter is not working. It seems that the field filter needs data permission to the table to work.

Do you know any work around for this? For example, the user acess the native question with field filter working but without seeing the save, browse-data and ask-a-question buttons?

Thanks in advance!

Gabriel.

@gferrette There’s no workaround for that yet:
https://github.com/metabase/metabase/issues/12654 - upvote by clicking :+1: on the first post

1 Like

Hello @flamber!

Thanks for replying! I’ve upvoted on the first post.

Thanks again!