Dynamically Link to external site in Kibana Visuals

What is the standard for dynamically linking to external sites in dashboards?

I have a table of data from my database. I'm displaying entity's IDs. These entities can be accessed through unique URLs, for example: https://myentity.com/manage?id={{value}}&type=sku, where {{value}} is the respective entityID.

If I have 100 entities in this data table, how can dynamically link to these data points in my system?

Based off my research, it seems drilldowns would be the solution.

What Version are you on?

Assuming you are on a relatively new version
Perhaps using drill down will work (it should as I have done similar)

1 Like

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