<?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: Drilldown Sparkline in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543900#M37300</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the below one it will work.&amp;nbsp; Mention the filed name in the place of &lt;STRONG&gt;result&lt;/STRONG&gt;.And field value in the condition. And we are passing the&amp;nbsp;field value&amp;nbsp; "Newyork"&amp;nbsp; explicitly to the token.&lt;/P&gt;&lt;P&gt;&amp;lt;drilldown&amp;gt;&lt;BR /&gt;&amp;lt;condition match="'click.name2' == &amp;amp;quot;result&amp;amp;quot; AND 'click.value2' == &amp;amp;quot;Newyork&amp;amp;quot;"&amp;gt;&lt;BR /&gt;&amp;lt;set token="testing"&amp;gt;$row.Newyork$&amp;lt;/set&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;(Dashboardlink)?result="$testing$"&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Mar 2021 17:48:20 GMT</pubDate>
    <dc:creator>Vardhan</dc:creator>
    <dc:date>2021-03-15T17:48:20Z</dc:date>
    <item>
      <title>Drilldown Sparkline</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543849#M37295</link>
      <description>&lt;DIV&gt;&lt;SPAN&gt;Hey, &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I have an Dashboard similiar to the attached one, also with an Sparkline. Now I want a drilldown to another Dashboard and I want to pass the Location to the other Dashboard.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Example:&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;1. Click on single Value of New York &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;2. Drilldown to the other Dashboard&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;3. Dropdown in the other Dashboard, where New York is selected&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Does anybody know how this is possible?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Thanks in advance&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;lt;dashboard&amp;gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;lt;label&amp;gt;testme&amp;lt;/label&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;lt;row&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;lt;panel&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;single&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;search&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;query&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;lt;![CDATA[ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;| makeresults&lt;/DIV&gt;&lt;DIV&gt;| eval Location="New York", value=1&lt;/DIV&gt;&lt;DIV&gt;| append&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; [| makeresults&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; | eval Location="Berlin", value=2 ]&lt;/DIV&gt;&lt;DIV&gt;| timechart avg(value) by Location&lt;/DIV&gt;&lt;DIV&gt;| search Berlin=* &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;]]&amp;gt; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/query&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/search&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="colorBy"&amp;gt;value&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="colorMode"&amp;gt;block&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="drilldown"&amp;gt;all&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="height"&amp;gt;150&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="numberPrecision"&amp;gt;0.0&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="rangeColors"&amp;gt;["0x555","0x53a051","0xf8be34","0xdc4e41"]&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="rangeValues"&amp;gt;[$service_003.threshold_normal$,$service_003.threshold_medium$,$service_003.threshold_critical$]&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="showSparkline"&amp;gt;$measurements.showSparkline$&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="showTrendIndicator"&amp;gt;$measurements.showTrendIndicator$&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trellis.enabled"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trellis.scales.shared"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trellis.size"&amp;gt;small&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trendColorInterpretation"&amp;gt;standard&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trendDisplayMode"&amp;gt;absolute&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="trendInterval"&amp;gt;auto&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="unitPosition"&amp;gt;after&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="useColors"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;option name="useThousandSeparators"&amp;gt;1&amp;lt;/option&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;drilldown&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;link target="_blank"&amp;gt;/app/hsy_ops_da_servicetrace/hsy_kpi_dynamic_2?form.service=$service_003.name$&amp;lt;/link&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/drilldown&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/single&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;lt;/panel&amp;gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;lt;/row&amp;gt;&lt;/DIV&gt;&lt;SPAN&gt;&amp;lt;/dashboard&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 Mar 2021 12:24:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543849#M37295</guid>
      <dc:creator>fb12345</dc:creator>
      <dc:date>2021-03-15T12:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Sparkline</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543858#M37296</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the below settings its not a accurate one .Feel free to modify if it is necessary.&lt;/P&gt;&lt;P&gt;&amp;lt;drilldown&amp;gt;&lt;BR /&gt;&amp;lt;condition match="'click.name2' == &amp;amp;quot;(Mention your row name)&amp;amp;quot; AND 'click.value2' == &amp;amp;quot;(Mention your row value)&amp;amp;quot;"&amp;gt;&lt;BR /&gt;&amp;lt;set token="test"&amp;gt;$row.Newyork$&amp;lt;/set&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;other dashboard link&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;BR /&gt;&amp;lt;/drilldown&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 13:21:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543858#M37296</guid>
      <dc:creator>Vardhan</dc:creator>
      <dc:date>2021-03-15T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Sparkline</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543880#M37297</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;thank you for your answer and it also works partially, but the token click.name2 has always the value "result" ,&amp;nbsp; no matter whether&amp;nbsp; I click on the Single value of "berlin" or on the single value of "New York". Therefore, the condition would always be true, when the single values of Berlin and New York are the same and this could happen in my dashboard.&lt;/P&gt;&lt;P&gt;Do you have any other idea, how to solve it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 15:23:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543880#M37297</guid>
      <dc:creator>fb12345</dc:creator>
      <dc:date>2021-03-15T15:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown Sparkline</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543900#M37300</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the below one it will work.&amp;nbsp; Mention the filed name in the place of &lt;STRONG&gt;result&lt;/STRONG&gt;.And field value in the condition. And we are passing the&amp;nbsp;field value&amp;nbsp; "Newyork"&amp;nbsp; explicitly to the token.&lt;/P&gt;&lt;P&gt;&amp;lt;drilldown&amp;gt;&lt;BR /&gt;&amp;lt;condition match="'click.name2' == &amp;amp;quot;result&amp;amp;quot; AND 'click.value2' == &amp;amp;quot;Newyork&amp;amp;quot;"&amp;gt;&lt;BR /&gt;&amp;lt;set token="testing"&amp;gt;$row.Newyork$&amp;lt;/set&amp;gt;&lt;BR /&gt;&amp;lt;link target="_blank"&amp;gt;(Dashboardlink)?result="$testing$"&amp;lt;/link&amp;gt;&lt;BR /&gt;&amp;lt;/condition&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 17:48:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Drilldown-Sparkline/m-p/543900#M37300</guid>
      <dc:creator>Vardhan</dc:creator>
      <dc:date>2021-03-15T17:48:20Z</dc:date>
    </item>
  </channel>
</rss>

