Apply specific filter query to all queries

Just curious if it’s possible, from admin or something to apply a specific filter across metabase.

For example a user goes into metabase does their query, and from the settings a hidden filter is automatically applied to their query.

So a user going to find a list of orders from the data, wants to see all their orders after a certain date, when the query is built Metabase it will only show this specific users orders (admin set filter) and orders after the date defined by the user.

Is there anyway to add this as a data restriction for users in admin?

Hi @ronflb

That’s implemented in Metabase Enterprise:
https://www.metabase.com/docs/latest/enterprise-guide/data-sandboxes.html

But there’s also a request for row level security, which I’m not sure how that’s going to be handled, when it now is part of Enterprise.