<?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 to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579343#M201882</link>
    <description>&lt;P&gt;It depends on what the drilldown search is expecting to receive in field2.&amp;nbsp; Perhaps this will work.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
  &amp;lt;link target="_blank"&amp;gt;/app/appname/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token=$click.value2$&amp;amp;amp;form.field2=-7d&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;</description>
    <pubDate>Tue, 28 Dec 2021 01:34:53 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-12-28T01:34:53Z</dc:date>
    <item>
      <title>How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579335#M201879</link>
      <description>&lt;P&gt;Hi, Splunkers，&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dashboard with multiple panels, which all use shared time picker from token&amp;nbsp;field2.&lt;/P&gt;&lt;P&gt;when I used the following drilldown link to send token&amp;nbsp;Gucid_token,&amp;nbsp; time range is used dashboard's default time range.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;drilldown&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link target="_blank"&amp;gt;/app/appname/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token=$click.value2&amp;lt;/link&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/drilldown&amp;gt;&lt;/P&gt;&lt;P&gt;but when I click drilldown link, I prefer to use a different hardcode time range, like&amp;nbsp; "Last 7 days", instead of original default time range of my dashboard.&lt;/P&gt;&lt;P&gt;so, I added form.field2=Last 7 days in my drilldown link following&amp;nbsp; the 1st token form.Gucid_token=$click.value2&amp;nbsp; as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but unfortunately, it doesn't work.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;drilldown&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link target="_blank"&amp;gt;/app/appname/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token=$click.value2$&amp;amp;amp;form.field2=Last%207%20days&amp;lt;/link&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/drilldown&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;anyone knows how to pass the hardcode time range through this drilldown link?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 18:52:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579335#M201879</guid>
      <dc:creator>wangkevin1029</dc:creator>
      <dc:date>2021-12-27T18:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579343#M201882</link>
      <description>&lt;P&gt;It depends on what the drilldown search is expecting to receive in field2.&amp;nbsp; Perhaps this will work.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;drilldown&amp;gt;
  &amp;lt;link target="_blank"&amp;gt;/app/appname/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token=$click.value2$&amp;amp;amp;form.field2=-7d&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 28 Dec 2021 01:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579343#M201882</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-12-28T01:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579344#M201883</link>
      <description>&lt;P&gt;I tried&amp;nbsp; &lt;A href="mailto:-7d@h," target="_blank"&gt;-7d@h,&lt;/A&gt;&amp;nbsp;it doesn't work.&lt;/P&gt;&lt;P&gt;I noticed in input type=time....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;earliest&amp;gt;-7d@h&amp;lt;/earliest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;not sure if it means for any last&amp;nbsp; 24 hrs， 7 days， 30days，latest&amp;nbsp; field also need to be specified?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 01:45:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579344#M201883</guid>
      <dc:creator>wangkevin1029</dc:creator>
      <dc:date>2021-12-28T01:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579377#M201889</link>
      <description>&lt;P&gt;I think we need to see the definition of the drilldown search to know what parameters to pass to it.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;earliest&amp;gt;-7d@h&amp;lt;/earliest&amp;gt;
&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;means the last 7 days until now.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 13:19:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579377#M201889</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-12-28T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579382#M201890</link>
      <description>&lt;PRE&gt;&amp;lt;drilldown&amp;gt;
  &amp;lt;link target="_blank"&amp;gt;/app/appname/guciduuidsid_search_applied_rules_with_ors_log_kvp?form.Gucid_token=$click.value2$&amp;amp;amp;form.field2=-7d&amp;lt;/link&amp;gt;
&amp;lt;/drilldown&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the key/value patter following the dashboard link is&amp;nbsp;&lt;BR /&gt;?form.Gucid_token=$click.value2$&amp;amp;amp;form.field2=-7d&lt;/P&gt;&lt;P&gt;not sure how to add the following&amp;nbsp; &amp;nbsp;two &amp;lt;a&amp;gt;xxx&amp;lt;/a&amp;gt;&amp;nbsp; to&amp;nbsp; token fields...&lt;/P&gt;&lt;P&gt;&amp;lt;earliest&amp;gt;-7d@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 14:13:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579382#M201890</guid>
      <dc:creator>wangkevin1029</dc:creator>
      <dc:date>2021-12-28T14:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass a hardcode time range through drilldown link to override default shared time picker of the dashboard?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579397#M201897</link>
      <description>&lt;P&gt;Yes, we've seen how the drilldown is invoked, but not how the target is defined.&amp;nbsp; The KO at&amp;nbsp;guciduuidsid_search_applied_rules_with_ors_log_kvp must be expecting certain fields to be provided.&amp;nbsp; The values of those fields likely are expected to be in a certain format.&amp;nbsp; Once we know that information then we can figure out how to get data from one place to the other.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 15:14:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-pass-a-hardcode-time-range-through-drilldown-link-to/m-p/579397#M201897</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-12-28T15:14:52Z</dc:date>
    </item>
  </channel>
</rss>

