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
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.