ALL our customers are asking for possibility to share their dashboards with colleagues, putting the dashboards on TVs in their offices etc. However, since all our customers are sanboxed (only viewing their own data), none of the sharing works which really degrades the value of using metabase atm
Yes, that’s the downside of RLS, you need a credential to determine what data can be shown. But that’s where modular embedding comes in.
Thanks for the reply! but have can we allow our tenant users (our customers’ users) also do this? They don’t have the embed options on their questions/dashboards
So there are 2 levels of customers? Oh dear.
Technically modular embedding has access to all the same things a Metabase user can, so if someone puts the dev time in it can be done, but its not push button.
You might explore if its feasible for you to move RLS into the database and run a Metabase instance per customer. That way guest embeds become available again, but there’s a lot more cost there.
you could work around this by making an application that embeds Metabase and giving shared links to those