<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I drilldown values from a hidden field? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315294#M20242</link>
    <description>&lt;P&gt;Hi pamcarvalho,&lt;BR /&gt;
create your search, e.g.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=my_index
| table _time field1 field2 hidden_field
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in the panel options put the tag&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;fields&amp;gt;_time,field1,field2&amp;lt;/fields&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then in drilldown you can use hidden_field&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 17 Oct 2017 14:16:51 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-10-17T14:16:51Z</dc:date>
    <item>
      <title>How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315293#M20241</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;

&lt;P&gt;I am building a dashboard and this problem is being a headache. I really need to find a way to drilldown values from hidden fields and/or panels, but not sure how to do so.. Can anyone help me, please?&lt;BR /&gt;
Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 13:54:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315293#M20241</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-17T13:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315294#M20242</link>
      <description>&lt;P&gt;Hi pamcarvalho,&lt;BR /&gt;
create your search, e.g.:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=my_index
| table _time field1 field2 hidden_field
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in the panel options put the tag&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;fields&amp;gt;_time,field1,field2&amp;lt;/fields&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;then in drilldown you can use hidden_field&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:16:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315294#M20242</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-17T14:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315295#M20243</link>
      <description>&lt;P&gt;But that only works assuming that someone clicks on the table right? Is there a way do display the field value without depending on that?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315295#M20243</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-17T14:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315296#M20244</link>
      <description>&lt;P&gt;For example, a hidden panel that has a table with only one field value. Is it possible to drilldown this value?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:25:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315296#M20244</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-17T14:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315297#M20245</link>
      <description>&lt;P&gt;a drilldown starts always from a click on a Splunk object!&lt;BR /&gt;
Do you want to automatically open a dashboard from another one?&lt;BR /&gt;
Why?&lt;BR /&gt;
bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 14:42:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315297#M20245</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-10-17T14:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315298#M20246</link>
      <description>&lt;P&gt;No, l want to drilldown a value, change its format and then drilldown the new value. But the intermediary value shouldn't show up.. Not sure if I made myself clear.. &lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 17:22:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315298#M20246</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-17T17:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315299#M20247</link>
      <description>&lt;P&gt;Based on your comments, what you might be looking for is something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;table&amp;gt;
  &amp;lt;search&amp;gt;
    &amp;lt;query&amp;gt;data=A | table info date&amp;lt;/query&amp;gt;
  &amp;lt;/search&amp;gt;
  &amp;lt;drilldown&amp;gt;
    &amp;lt;eval token="drilldown_token"&amp;gt;strftime(strptime('row.date', "%F"), "%d.%m.%Y")&amp;lt;/eval&amp;gt;
  &amp;lt;/drilldown&amp;gt;
&amp;lt;/table&amp;gt;
...
&amp;lt;table depends="$drilldown_token$"&amp;gt;
  &amp;lt;search&amp;gt;
    &amp;lt;query&amp;gt;data=B | search other_date="$drilldown_token$"&amp;lt;/query&amp;gt;
  &amp;lt;/search&amp;gt;
&amp;lt;/table&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This allows you to have a value passed to the drilldown that is not visible in the table you drilled down from. In the case above, imagine having a date like "2017-10-19" in the table you drill down from while you need it as "19.10.2017" in your target search.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 09:00:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315299#M20247</guid>
      <dc:creator>jeffland</dc:creator>
      <dc:date>2017-10-19T09:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315300#M20248</link>
      <description>&lt;P&gt;Yes!!!! That's it! Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 16:23:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315300#M20248</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-19T16:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I drilldown values from a hidden field?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315301#M20249</link>
      <description>&lt;P&gt;Just an update, this wasn't working for me but I found a way to do it, so in case that helps anyone, this is what I did:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;drilldown&amp;gt;
          &amp;lt;eval token="EOEDDE"&amp;gt;strftime('earliest',"%d/%m/%y")&amp;lt;/eval&amp;gt;
          &amp;lt;eval token="EOEDDL"&amp;gt;strftime('latest',"%d/%m/%y")&amp;lt;/eval&amp;gt;
          &amp;lt;set token="EOEDD"&amp;gt;$earliest$&amp;lt;/set&amp;gt;
          &amp;lt;set token="EOLDD"&amp;gt;$latest$&amp;lt;/set&amp;gt;
&amp;lt;/drilldown&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I used "EOEDDE" and "EOEDDL" for the panel title. "EOEDD" and "EOLDD" to generate results to a table.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2017 13:44:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-can-I-drilldown-values-from-a-hidden-field/m-p/315301#M20249</guid>
      <dc:creator>pamcarvalho</dc:creator>
      <dc:date>2017-10-25T13:44:56Z</dc:date>
    </item>
  </channel>
</rss>

