Possible to drill down for public Dashboards

Hello,

I've been trying to figure out if this is currently possible ( I think not) and Im having a hard time searching for my exact question. Basically, is it possible to use the drill down feature on a public dashboard. Currently if you try to implement this, when viewing the public dashboard you can't click on the linked column.

I know it's possible to use a work around by using a custom URL however the desired outcome is not the same as I have to just link to another filtered public question vs showing an individual record from said question.

thanks in advance

Hi @Murphysc
That is currently only supported via FullApp embedding:
https://www.metabase.com/docs/latest/enterprise-guide/full-app-embedding.html

Using a Click Behavior with URL is the only way, since each Public Sharing and Signed Embedding is a single-allowed object, so it has no idea about other objects. Just allowing drill-through would open a security can-of-worms.
https://github.com/metabase/metabase/issues/6621 - upvote by clicking :+1: on the first post