# LInk from one Dashboard to another through one coloumn in a table

**URL:** https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711
**Category:** Kibana
**Created:** [November 14, 2018, 4:48pm UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711 "2018-11-14T16:48:43Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![alokpandeyrc](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/alokpandeyrc/32/29347_2.png) [@alokpandeyrc](https://discuss.elastic.co/u/alokpandeyrc)
#### Post date: [November 14, 2018, 4:48pm UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711/1 "2018-11-14T16:48:43Z")

</div>

Hi Elastic Techies,

Need help in stiching one coulumn of a dashboard in to another dashobord which has filter on top or else at least transfer the value to coloumn in table. Passing the timestamp as well. Any help would be great.

Thanks All.

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [November 15, 2018, 9:27am UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711/2 "2018-11-15T09:27:36Z")

</div>

Hey @alokpandeyrc,

Likely this [https://github.com/elastic/kibana/issues/12560](https://github.com/elastic/kibana/issues/12560) is what you want, but it's not implemented yet.

The "hackish" workaround may be a dynamically crafted dashboard link in the markdown vis (since you can pass required dashboard filters via query string).

Best,  
Oleg

---

<div class="post-metadata">

### Author: ![alokpandeyrc](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/alokpandeyrc/32/29347_2.png) [@alokpandeyrc](https://discuss.elastic.co/u/alokpandeyrc)
#### Post date: [November 28, 2018, 10:35am UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711/3 "2018-11-28T10:35:19Z")

</div>

Hi @azasypkin i acheived this with the help of field formatters as URL but i am stuck on how to pass timestamp from my current document to another dashboard.

In the URL time:(from:now-60d,mode:quick,to:now) , i want to pass timestamp whic is there in my Data Table.

I have seen guys suggesting to use scripted fileds but can you please give me more detail info regarding this.

Thanks,

Alok Pandey.

---

<div class="post-metadata">

### Author: ![azasypkin](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/azasypkin/32/42216_2.png) [@azasypkin](https://discuss.elastic.co/u/azasypkin)
#### Post date: [November 28, 2018, 1:06pm UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711/4 "2018-11-28T13:06:48Z")

</div>

Hi @alokpandeyrc,

You can learn more about the date math supported by Painless, check out this [https://www.elastic.co/blog/using-painless-kibana-scripted-fields](https://www.elastic.co/blog/using-painless-kibana-scripted-fields).

And see some docs [here](https://www.elastic.co/guide/en/kibana/current/scripted-fields.html) and [here](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-scripting-expression.html#_date_field_api).

Hope it helps.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [December 26, 2018, 1:06pm UTC](https://discuss.elastic.co/t/link-from-one-dashboard-to-another-through-one-coloumn-in-a-table/156711/5 "2018-12-26T13:06:50Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
