<?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 absolutes and percentage of total in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90115#M23106</link>
    <description>&lt;P&gt;If I have something like page views by platform:&lt;/P&gt;

&lt;P&gt;search ...&lt;BR /&gt;
| stats sum(page_views) by platform&lt;/P&gt;

&lt;P&gt;which correctly gives me the absolute counts.&lt;/P&gt;

&lt;P&gt;I'd like to also output the % by platform too. Any idea?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2013 21:20:19 GMT</pubDate>
    <dc:creator>jweinstein</dc:creator>
    <dc:date>2013-04-10T21:20:19Z</dc:date>
    <item>
      <title>absolutes and percentage of total</title>
      <link>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90115#M23106</link>
      <description>&lt;P&gt;If I have something like page views by platform:&lt;/P&gt;

&lt;P&gt;search ...&lt;BR /&gt;
| stats sum(page_views) by platform&lt;/P&gt;

&lt;P&gt;which correctly gives me the absolute counts.&lt;/P&gt;

&lt;P&gt;I'd like to also output the % by platform too. Any idea?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2013 21:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90115#M23106</guid>
      <dc:creator>jweinstein</dc:creator>
      <dc:date>2013-04-10T21:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: absolutes and percentage of total</title>
      <link>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90116#M23107</link>
      <description>&lt;P&gt;If you only have a few platforms, this might be useful:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; &lt;A href="http://splunk-base.splunk.com/answers/26926/percent-of-subtotals" target="test_blank"&gt;http://splunk-base.splunk.com/answers/26926/percent-of-subtotals&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Apr 2013 01:03:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90116#M23107</guid>
      <dc:creator>carasso</dc:creator>
      <dc:date>2013-04-11T01:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: absolutes and percentage of total</title>
      <link>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90117#M23108</link>
      <description>&lt;P&gt;Beautiful! It worked thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2013 15:42:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/absolutes-and-percentage-of-total/m-p/90117#M23108</guid>
      <dc:creator>jweinstein</dc:creator>
      <dc:date>2013-04-11T15:42:20Z</dc:date>
    </item>
  </channel>
</rss>

