Kibana Hyperlink

I have a data table. I need to apply hyperlink to values in the table.

User Jan Feb March
Sam 11 22 33
Rob 44 55 66
Kim 77 88 99

Say for example. For the above table, values of the month should be hyperlinked with respect to the user and redirected to discover.

You can make the field to format as a hyperlink in Stack Management -> Index Pattern -> Your Index pattern -> Your Field -> Than click on the pencil for edit -> Click on set format and choose URL than you can substitute your url with variables like {{value}}, but I am not sure how to access the User field with a variable.

2 Likes

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