<?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 create tag cloud drilldown? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406573#M41350</link>
    <description>&lt;P&gt;I agree with felipesewaybricker&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jul 2018 23:06:00 GMT</pubDate>
    <dc:creator>vidhyaArumalla</dc:creator>
    <dc:date>2018-07-04T23:06:00Z</dc:date>
    <item>
      <title>How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406566#M41343</link>
      <description>&lt;P&gt;In the dashboard, I am created a tag cloud Visualization but the tag cloud Visualization "edit drilldown" is invalid.&lt;BR /&gt;
how to make the drilldown function use directly?&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5279iEBA1EE539374B34E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2018 08:21:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406566#M41343</guid>
      <dc:creator>Wang_xinlu</dc:creator>
      <dc:date>2018-06-28T08:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406567#M41344</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/119095"&gt;@Wang_xinlu&lt;/a&gt;, I understand you developped the tag cloud yourself, since you wrote "I am created", so I wonder. If so, you need to implement the drilldown and enable the drilldown in the vizualisations.conf file &lt;CODE&gt;supports_drilldown = True&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:19:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406567#M41344</guid>
      <dc:creator>poete</dc:creator>
      <dc:date>2020-09-29T20:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406568#M41345</link>
      <description>&lt;P&gt;@Wang_xinlu , if you are using Splunk's Built in Tag Cloud visualization, it has drilldown built-in to the visualization as results displayed are actually &lt;STRONG&gt;hyperlinks to perform search with clicked name in tag-cloud.&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If you have custom visualization like &lt;A href="https://splunkbase.splunk.com/app/3212/"&gt;Wordcloud Custom Visualization&lt;/A&gt;, drilldown needs to be enabled from its JavaScript code, or you can create your own jQuery Selector based drilldown using Simple XML JS Extension. Please let us know if you need help with any of these.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:49:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406568#M41345</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-07-04T06:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406569#M41346</link>
      <description>&lt;P&gt;sorry, In the app i can't find the vizualisations.conf file,only have vizualisations.js file.&lt;BR /&gt;
If I make the &lt;CODE&gt;&amp;lt; option name="drilldown" &amp;gt;all &amp;lt; /option &amp;gt;&lt;/CODE&gt;, drilldown can useful, but  the $click.value$ can not recognized.&lt;BR /&gt;&lt;BR /&gt;
I don't know why , do you know how to make the $click.value$ effective?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 06:56:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406569#M41346</guid>
      <dc:creator>Wang_xinlu</dc:creator>
      <dc:date>2018-07-04T06:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406570#M41347</link>
      <description>&lt;P&gt;I am using the Splunk's Built in Tag Cloud visualization, I want to make the &lt;STRONG&gt;tag-cloud hyperlinks&lt;/STRONG&gt;  as a token for another table visualization.&lt;BR /&gt;
But the $click.value$ can not recognized. Do you know how to make the $click.value$ effective?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 07:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406570#M41347</guid>
      <dc:creator>Wang_xinlu</dc:creator>
      <dc:date>2018-07-04T07:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406571#M41348</link>
      <description>&lt;P&gt;Hi Wang, is really easy to create tokens with drilldown. But you need to edit the source with xml, Example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;chart&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;YOUR SEARCH&amp;lt;/query&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.fieldColors"&amp;gt;{"FATAL":0x006400, "WARN":0xD2691E, "INFO":0x228B22}&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.axisLabelsX.majorLabelStyle.rotation"&amp;gt;0&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.axisTitleX.visibility"&amp;gt;collapsed&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.axisTitleY2.visibility"&amp;gt;collapsed&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.axisY.scale"&amp;gt;log&amp;lt;/option&amp;gt;
        &amp;lt;drilldown&amp;gt;
            &amp;lt;set token="token_click"&amp;gt;$click.value$&amp;lt;/set&amp;gt;
            &amp;lt;set token="token_name"&amp;gt;$click.name$&amp;lt;/set&amp;gt;
            &amp;lt;set token="token_result_value"&amp;gt;$row.&amp;lt;name of label&amp;gt;$&amp;lt;/set&amp;gt;
        &amp;lt;/drilldown&amp;gt;
      &amp;lt;/chart&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The focus here is the tag drilldown.&lt;/P&gt;

&lt;P&gt;You can use value, value2, name, name2 and row.the_name_of_the_value&lt;/P&gt;

&lt;P&gt;can you give a example on what information do you wanna create a token?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:16:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406571#M41348</guid>
      <dc:creator>felipesewaybric</dc:creator>
      <dc:date>2020-09-29T20:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406572#M41349</link>
      <description>&lt;P&gt;Have you installed the &lt;CODE&gt;Example Dashbords&lt;/CODE&gt; app? It is FULL of working examples:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="https://splunkbase.splunk.com/app/1603/" target="test_blank"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Jul 2018 17:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406572#M41349</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-04T17:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406573#M41350</link>
      <description>&lt;P&gt;I agree with felipesewaybricker&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jul 2018 23:06:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406573#M41350</guid>
      <dc:creator>vidhyaArumalla</dc:creator>
      <dc:date>2018-07-04T23:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to create tag cloud drilldown?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406574#M41351</link>
      <description>&lt;P&gt;$click.value$ does not work $row.$ does work&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 19:28:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-tag-cloud-drilldown/m-p/406574#M41351</guid>
      <dc:creator>nicolasjeanselm</dc:creator>
      <dc:date>2019-04-18T19:28:09Z</dc:date>
    </item>
  </channel>
</rss>

