<?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 installed software dashboard help in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/540586#M37061</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="wineventlog" sourcetype="script:installedapps"
| chart values(*) as * count by DisplayName 
| fields DisplayName, DisplayVersion, host, count 
| search DisplayName=* 
| sort host, DisplayName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How I can visual this in pie chart?&amp;nbsp; I would like to show in pie chart with top 10 software and counts.&amp;nbsp; Allow drill down to each of the software.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Feb 2021 22:10:38 GMT</pubDate>
    <dc:creator>youngsuh</dc:creator>
    <dc:date>2021-02-19T22:10:38Z</dc:date>
    <item>
      <title>installed software dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/540586#M37061</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index="wineventlog" sourcetype="script:installedapps"
| chart values(*) as * count by DisplayName 
| fields DisplayName, DisplayVersion, host, count 
| search DisplayName=* 
| sort host, DisplayName&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How I can visual this in pie chart?&amp;nbsp; I would like to show in pie chart with top 10 software and counts.&amp;nbsp; Allow drill down to each of the software.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Feb 2021 22:10:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/540586#M37061</guid>
      <dc:creator>youngsuh</dc:creator>
      <dc:date>2021-02-19T22:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: installed software dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/540625#M37062</link>
      <description>&lt;P&gt;sample:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal 
| top name
| eval host="host".random() % 5
| rename name as DisplayName , percent as DisplayVersion
| sort host, DisplayName
| eval Names=host."_".DisplayName."_".DisplayVersion
| table Names count&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 20 Feb 2021 02:14:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/540625#M37062</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2021-02-20T02:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: installed software dashboard help</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/541395#M37100</link>
      <description>&lt;P&gt;Thank you for your response.&amp;nbsp; Sry for the late response.&amp;nbsp; I'll give a shot and get back to you.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 17:47:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/installed-software-dashboard-help/m-p/541395#M37100</guid>
      <dc:creator>youngsuh</dc:creator>
      <dc:date>2021-02-25T17:47:15Z</dc:date>
    </item>
  </channel>
</rss>

