<?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: Chart command. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470907#M132474</link>
    <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=aos_transaction 
| chart count by payments, geo
| addtotals
| sort -Total
| head 10
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 Sep 2019 20:09:53 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2019-09-03T20:09:53Z</dc:date>
    <item>
      <title>Chart command.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470906#M132473</link>
      <description>&lt;P&gt;index=aos_transaction&lt;BR /&gt;&lt;BR /&gt;
| chart count by payments, geo&lt;BR /&gt;
| addtotals col=t&lt;BR /&gt;
| sort -Total&lt;BR /&gt;
| head 10&lt;/P&gt;

&lt;P&gt;I want to display only top 10 payments with geo breakdown. when I use the above command my total is also showing in the bar chat.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2019 19:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470906#M132473</guid>
      <dc:creator>sandeepmakkena</dc:creator>
      <dc:date>2019-09-03T19:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chart command.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470907#M132474</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=aos_transaction 
| chart count by payments, geo
| addtotals
| sort -Total
| head 10
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Sep 2019 20:09:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470907#M132474</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-09-03T20:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chart command.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470908#M132475</link>
      <description>&lt;P&gt;I alredy tried that but, the problem is when displaying as chart it is including total in the chart. I just want it to be used for sorting. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2019 00:32:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Chart-command/m-p/470908#M132475</guid>
      <dc:creator>sandeepmakkena</dc:creator>
      <dc:date>2019-09-04T00:32:26Z</dc:date>
    </item>
  </channel>
</rss>

