Click behavior does not work on public links

This is my dashboard:


I linked the click to another question:

And this works when I click with my account logged in:

But when I share the dashboard in a public link, the function of going to another table when clicking stops working and nothing happens when I click.

Hello there,

For public dashboards, you'll need to use URL destinations -- Metabase won't navigate to other questions or dashboards from a public context because it does not know who the user is, and it only knows that you've allowed them to see this particular public dashboard.

Here are our docs about this:

1 Like