<?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: Requesting help with capturing the fieldname in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530182#M4209</link>
    <description>&lt;P&gt;Other drilldowns could be links to other pages for example. Having said that, the warning message probably means these won't work either. Have you considered using a different visualisation such as "single" which might give you something close to what you have.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Nov 2020 09:58:02 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2020-11-20T09:58:02Z</dc:date>
    <item>
      <title>Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530162#M4204</link>
      <description>&lt;P&gt;Hi Everyone! Hope you all are staying safe..&lt;/P&gt;&lt;P&gt;I am currently working on a splunk health dashboard which is using the Status indicator app and .js scripts.&lt;/P&gt;&lt;P&gt;1) The task at hand is to capture the fieldname. Referencing the screenshot(highlighted in yellow - Screenshot1), when clicking on "4268" it should capture the value "Anti Virus Protected". Since this is also the "split by" field i tried all options available like click.value,click.name2,click.name1 etc and none of them seem to capture the value "Anti Virus Protected".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dnv007_0-1605859793318.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11993iEAE6B0F9B1D13086/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dnv007_0-1605859793318.png" alt="dnv007_0-1605859793318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Could someone please help me in achieving this? And also help me understand why theclick.name,name2 etc is not working?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 08:12:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530162#M4204</guid>
      <dc:creator>dnv007</dc:creator>
      <dc:date>2020-11-20T08:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530164#M4205</link>
      <description>&lt;P&gt;Can you share the SimpleXML you have used so far?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 08:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530164#M4205</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-20T08:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530169#M4206</link>
      <description>&lt;P&gt;&amp;lt;code&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 10:57:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530169#M4206</guid>
      <dc:creator>dnv007</dc:creator>
      <dc:date>2021-05-17T10:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530171#M4207</link>
      <description>&lt;P&gt;Possibly doesn't support drilldowns? Have you tried other sorts of drilldown other than token setting?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 09:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530171#M4207</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-20T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530175#M4208</link>
      <description>&lt;P&gt;I definitely do get the below warning:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dnv007_0-1605864156126.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/11995iDE4FCA35EFC3715C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dnv007_0-1605864156126.png" alt="dnv007_0-1605864156126.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Could you elaborate on what you mean by "other sorts of drilldown" please?&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is vital that i capture the fieldname cause i have to build further drilldowns that open on another tab that depend on the fieldname clicked.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 09:24:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530175#M4208</guid>
      <dc:creator>dnv007</dc:creator>
      <dc:date>2020-11-20T09:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530182#M4209</link>
      <description>&lt;P&gt;Other drilldowns could be links to other pages for example. Having said that, the warning message probably means these won't work either. Have you considered using a different visualisation such as "single" which might give you something close to what you have.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 09:58:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530182#M4209</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-20T09:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530189#M4210</link>
      <description>&lt;P&gt;No haven't considered that! Could you please share any documentation or links to the "single" you are referring to please? An aspiring developer.. please pardon me..&lt;/P&gt;&lt;P&gt;Also, is there any way i could achieve the same through .js maybe?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 11:08:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530189#M4210</guid>
      <dc:creator>dnv007</dc:creator>
      <dc:date>2020-11-20T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530190#M4211</link>
      <description>&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.6/Viz/SingleValue" target="_self"&gt;LMGTFY&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 11:13:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530190#M4211</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-11-20T11:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Requesting help with capturing the fieldname</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530192#M4212</link>
      <description>&lt;P&gt;Thank you! But this might not work as there are many other requirements it does not match.. Thank you so much for your time and quick responses.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 11:33:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Requesting-help-with-capturing-the-fieldname/m-p/530192#M4212</guid>
      <dc:creator>dnv007</dc:creator>
      <dc:date>2020-11-20T11:33:53Z</dc:date>
    </item>
  </channel>
</rss>

