Dashboard migration which having link parameter

Can Someone guide me on this ?

I have 2 dashboards , one is linked with another using link parameter . When I click on the first dashboard element it will go to second dashboard. The Url’s of the dashboard is like below.

  1. https://abc.looker.com/dashboards/{somehashcode}
  2. https://abc.looker.com/dashboards/{somehashcode}

Here is the challenge , How to migrate these two dashboard b/w 2 environments without breaking the dashboard as url can be vary while migrating.

0 2 76
2 REPLIES 2

n_davis
Participant V

@Mahesh2 if you remove the https://abc.looker.com and just use /dashboards/{somehashcode} the url will work

Hi Davis, 

The hashcode can not be same as both instances are different (stage/prod). We can not hard code it .

Top Labels in this Space
Top Solution Authors