Hyperlinking Other Dashboard not working

viswan
New Member

I am not able to hyperlink other Looker Dashboard in a different dashboard.  When the hyperlink gets  clicked it's not loading up the dashboard.

0 1 175
1 REPLY 1

Hi viswan,

To understand your situation, I would like to know how you created your Lookml for the hyperlink.

In general, you should be able to link to other dashboard using link parameter like this:

    link: {
      label: "dashboard"
      url: "https://<your instance name>.looker.com/dashboards/<dashbaord_id>"
    }
Top Labels in this Space
Top Solution Authors