<?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: Splunk Statistics table with totals column in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325906#M97158</link>
    <description>&lt;P&gt;Worked like a charm....&lt;BR /&gt;
Thanks Ssievert&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2017 18:49:18 GMT</pubDate>
    <dc:creator>jackson1990</dc:creator>
    <dc:date>2017-09-07T18:49:18Z</dc:date>
    <item>
      <title>Splunk Statistics table with totals column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325904#M97156</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Below is my CSV Data :&lt;/STRONG&gt;&lt;/P&gt;

&lt;HR /&gt;

&lt;P&gt;Company, Model,Year&lt;BR /&gt;
Honda, Civic, 2016&lt;BR /&gt;
Toyota, Camry, 2017&lt;BR /&gt;
Honda, Accord, 2016&lt;BR /&gt;
Honda, Civic SE,2017&lt;BR /&gt;
Honda, Fit, 2017&lt;BR /&gt;
Honda, Fit EV, 2017&lt;BR /&gt;
Toyota, Corolla, 2016&lt;/P&gt;

&lt;H2&gt;Toyota, Yaris, 2017&lt;/H2&gt;

&lt;P&gt;The fields auto extracted by splunk are Company,Model and Year.&lt;BR /&gt;
When i make a "chart count over Company by Year | addtotals " and change to statistics table in Splunk simple xml Dashboard visualizations,i get the result as &lt;BR /&gt;
&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/3472i245B70692D13AECE/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;My requirement is to get the totals field as second column.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Expected:&lt;/STRONG&gt;&lt;BR /&gt;
&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/3473i17D1FEE0B2C08F01/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;IF not possible through the above way,kindly suggest a way to achieve the expected stats table,with total field as second column.&lt;BR /&gt;
Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:35:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325904#M97156</guid>
      <dc:creator>jackson1990</dc:creator>
      <dc:date>2017-09-07T17:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Statistics table with totals column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325905#M97157</link>
      <description>&lt;P&gt;Try this: &lt;CODE&gt;chart count over Company by Year | addtotals | fields Company, Total, *&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 17:45:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325905#M97157</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2017-09-07T17:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Statistics table with totals column</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325906#M97158</link>
      <description>&lt;P&gt;Worked like a charm....&lt;BR /&gt;
Thanks Ssievert&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 18:49:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Splunk-Statistics-table-with-totals-column/m-p/325906#M97158</guid>
      <dc:creator>jackson1990</dc:creator>
      <dc:date>2017-09-07T18:49:18Z</dc:date>
    </item>
  </channel>
</rss>

