How to add a Custom URL to Dashboard Fields?

Hello,

In the image below, I want to redirect the user to the value of a different field within the index when they click on the value in the "Application Name" field. From what I found on various forums, it seems that you can only dynamically insert the value of the clicked field into the URL, but you cannot reference a different field's value.

For example, when clicking on "calendar-api," I want the user to be redirected to the URL stored in the github_url_link field of the index. Is this possible?

resim

Thanks for reaching out, @seefa. Have you considered using Vega for this purpose?