Navigation using a button

Olá, gostaria de saber se tem como configurar um direcionamento de Página através de Botão? Por exemplo, ao clicar no Botão X, direciona para a Página 1

Hi, I would like to know if it’s possible to configure page navigation using a button. For example, when clicking Button X, it should navigate to Page 1

Hi Diego,

That is possible:

Add A control > Button

The under button properties (right side)

Button Action type: Navigation

And press insert link, and then choose to which page it should navigate to.

Hi Patrick,
Thanks a lot! It worked perfectly here. Appreciate the help!

1 Like

Hey,

Hope you’re keeping well.

In Looker, navigation via a button isn’t a native feature within standard dashboards, but you can achieve it using HTML in a text tile or within a LookML dashboard. You can add a text tile, switch it to HTML mode, and insert a hyperlink styled as a button that points to the target dashboard or explore URL. In LookML, you can define a link parameter or use html within a dashboard element to create custom navigation. The destination URL should be the full Looker dashboard link so the click takes the user directly to Page.

Thanks and regards,
Taz

you can do that, change the button property to navigation and select the required page you want to navigate