hello , i wanted to add a drilldown, where if any user clicks on the column name a new dashboard should open.
col1 col2 col3
1 2 3
4 5 6
if user clicks on only col2 name it should open a new dashboard
Hi @agq19,
this is the normal drilldown feature, so I hint to see in the Dashboard Examples App (https://splunkbase.splunk.com/app/1603) where you can find some samples of drilldown.
You can also find information and videos at
https://www.youtube.com/watch?v=iNXj1uWTQes
https://www.youtube.com/watch?v=UF_dcnEk7zs
https://docs.splunk.com/Documentation/Splunk/9.0.3/DashStudio/addDrilldown
and so on.
Ciao.
Giuseppe
hello
I know about the normal column drilldown but here i meant was that if user click on column header then only new dashboard should open. If user clicks on anywhere other than column header dashboard should not open
Thank you
For eg
If user clicks on col2 cell then only new dashboard should open, when user click on cell no 2 and cell no 5 the dashbord should not open