I am creating a table using a search query. I want to show the details of that column value using a dropdown or tooltip (when hovering) over it. For example,
Suppose that table has a column Test and has a value PT. When I click on PT it should expand and display Physical Training or when I hover over it, it should show the complete name. Is it possible to to do?
I'm not able to see the tooltips even after replicating the dashboards and js files provided here. I'm using Splunk version 9.
Which browser are you using?
Which version of the browser?
Have you tried clearing your browser cache?
I'm using Safari version 16.1
Have you tried a different browser?
Yes, doesn't work on chrome as well
Perhaps you can post exactly what you have tried, so someone might be able to spot an error? Please use a code-block </> and anonymise any sensitive data.
Kindly check the below links for the tooltip.
For dropdown, you should go with the same approach as tooltip.
Let me know in case you need any further help.
KV
Hi @kamlesh_vaghela ,
I tried all these approaches but none of them seem to work for me.
Please explain how each approach did not work for you? What is different about your usecase?