Here is the other way to add links and open new dashboard:https://thenewstack.io/inserting-links-kibana-dashboards/
We can edit the format of a mapping by going to Management -->index patterns and select the desired attribute for which you want to create link then click on edit symbol.
Now change the format detail to URL: provide the url of the dashboard you want to open here ensure that you change the url according to the desired selection of attribute using {{value}}
like for eg if this is the dashboard url: http://**********query:(language:lucene,query:'clientip:52.99.80.95')
then you need to change it something like:http://**********query:(language:lucene,query:'clientip:{{value}}')
put the above url in URL Template ,select Type as Link and label template as {{value}} and click on save.