<?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: Getting error &amp;quot;Error in 'chart' command: The argument '	' is invalid.&amp;quot; when using &amp;quot;chart-count-over-by&amp;quot; clause in chart with post-process search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140324#M38755</link>
    <description>&lt;P&gt;This looks like a bug to me, I would definitely open a support case.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2015 00:03:14 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2015-07-29T00:03:14Z</dc:date>
    <item>
      <title>Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140323#M38754</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;In my dashboard I have a base search and three charts as below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;search id="baseSearch"&amp;gt;
    &amp;lt;query&amp;gt;
      host="MusicData" | table artist_name bc_uri track_name
    &amp;lt;/query&amp;gt;
  &amp;lt;/search&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
    &amp;lt;title&amp;gt;Chart 1 - Not Working&amp;lt;/title&amp;gt;
        &amp;lt;search base="baseSearch"&amp;gt;
          &amp;lt;query&amp;gt;
        regex bc_uri="/browse/tracks/*" | chart count over artist_name by track_name limit=100
      &amp;lt;/query&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
    &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
    &amp;lt;title&amp;gt;Chart 2 - Working&amp;lt;/title&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;
        host="MusicData" | table artist_name bc_uri track_name | regex bc_uri="/browse/tracks/*" | chart count over artist_name by track_name limit=100
      &amp;lt;/query&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
    &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
    &amp;lt;title&amp;gt;Chart 3 - Working&amp;lt;/title&amp;gt;
    &amp;lt;search base="baseSearch"&amp;gt;
          &amp;lt;query&amp;gt;
        regex bc_uri="/browse/tracks/*" | chart count(track_name) by artist_name
          &amp;lt;/query&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;pie&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;From the above three charts, &lt;BR /&gt;
Chart 1 - gives me error as it uses Chart Count Over By in Post Process Search&lt;BR /&gt;
Chart 2 - Works fine as it is regular search with same final query&lt;BR /&gt;
Chart 3 - Works fine with Post Process Search but it does not use Chart Count Over By clause.&lt;/P&gt;

&lt;P&gt;So what is the reason, Over By clause is not working in Post Process Search?&lt;/P&gt;

&lt;P&gt;Final Dashboard View:&lt;/P&gt;

&lt;P&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/501iBE9DE6537B41C27E/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jul 2015 12:25:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140323#M38754</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-28T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140324#M38755</link>
      <description>&lt;P&gt;This looks like a bug to me, I would definitely open a support case.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 00:03:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140324#M38755</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-07-29T00:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140325#M38756</link>
      <description>&lt;P&gt;Hi ishangajera,&lt;/P&gt;

&lt;P&gt;what does the job inspector for this search chart 1 report? Could you provide some sample events?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 01:31:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140325#M38756</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-29T01:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140326#M38757</link>
      <description>&lt;P&gt;Hi Mus,&lt;/P&gt;

&lt;P&gt;When I click on search for this column chart, it searches with final query as below so the chart generated properly in Search's Visualization Tab:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="MusicData" | table artist_name bc_uri track_name |        regex bc_uri="/browse/tracks/*" | chart count over artist_name by track_name limit=100    
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Then I tried to replicate the error by creating a saved search and using it in search tab as below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|savedsearch testsavedsearch | chart count over artist_name by track_name limit=100
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Still it worked fine. So the issue is coming only inside a dashboard panel chart. Do you still want a Job Inspector log?&lt;/P&gt;

&lt;P&gt;Search Query is searching from below sample data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"_time","artist_name",eventtype,"search_terms","bc_uri","track_name"
"1360368808.948083",,"ua-mobile-ipad",LMFAO,"/browse/search/LMFAO",
"1360368808.945860",,"ua-mobile-android",,"/ads/showbanner",
"1360368808.939115",,"ua-mobile-iphone",,"/sync/createplaylist",
"1360368806.935405",,"ua-mobile-android",,"/browse/home",
"1360368806.886419",Rihanna,"ua-mobile-blackberry",,"/browse/tracks/01011207201000005652000000000049","You Da One"
"1360368806.868352",,"ua-mobile-android",,"/auth/5558899235",
"1360368805.956702",,"ua-mobile-blackberry",,"/ads/showbanner",
"1360368805.937359","Toby Keith","ua-mobile-blackberry",,"/browse/tracks/01011207201000005652000000000083","Red Solo Cup"
"1360368805.919084",,"ua-mobile-android",,"/browse/artist/0026",
"1360368805.917081",,"ua-mobile-ipad",,"/sync/createplaylist",
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 29 Jul 2015 05:07:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140326#M38757</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-29T05:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140327#M38758</link>
      <description>&lt;P&gt;Hi  ishangajera,&lt;/P&gt;

&lt;P&gt;This is no bug or no support case worthy problem. I used your provided examples and your dashboard and it works like a charm.&lt;/P&gt;

&lt;P&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/500iE4FD67808B962265/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;BR /&gt;
It more looks like some strange line in the event data that breaks the &lt;CODE&gt;regex&lt;/CODE&gt;. Instead of using the &lt;CODE&gt;regex&lt;/CODE&gt; command to remove the unwanted line, simply use &lt;CODE&gt;artist_name=*&lt;/CODE&gt; in your base search like this &lt;CODE&gt;host="MusicData" artist_name=*&lt;/CODE&gt; and it will get you the same result.&lt;/P&gt;

&lt;P&gt;Give it a try and report back.&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:01:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140327#M38758</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-29T09:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140328#M38759</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;But if regex is an issue, then suppose I don't want any regex filter and I generate the chart with data generated by base search as below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;chart&amp;gt;
    &amp;lt;title&amp;gt;Chart 1 - Not Working&amp;lt;/title&amp;gt;
        &amp;lt;search base="baseSearch"&amp;gt;
          &amp;lt;query&amp;gt;
         chart count over artist_name by track_name limit=100
      &amp;lt;/query&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
    &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Still the error remains the same. So I mean to say it is not related to regex.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:08:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140328#M38759</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-29T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140329#M38760</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Thank You!&lt;/P&gt;

&lt;P&gt;Where can I track the support case for this? Any Url?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:10:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140329#M38760</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-29T09:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140330#M38761</link>
      <description>&lt;P&gt;Okay, probably I wasn't too clear. The problem is most likely within your data. The provided sample works in a adapted search like this &lt;CODE&gt;host="MusicData" artist_name=* | chart count over artist_name by track_name limit=100&lt;/CODE&gt; but I assume the error or breaking event is somewhere else.&lt;BR /&gt;
If you're willing and if it's possible to provide a complete set of the &lt;CODE&gt;_raw&lt;/CODE&gt; events, I will contact you and will have a closer look on this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:16:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140330#M38761</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-29T09:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140331#M38762</link>
      <description>&lt;P&gt;Do you mean to say that if my basesearch contains only "host="MusicData" artist_name=*" and my chart's search contains "chart count over artist_name by track_name limit=100"  then it should work?  I tried that but it is not working.&lt;/P&gt;

&lt;P&gt;As you suggested my data may have the issue, I tried to manipulate it in base search as below:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host="MusicData" index=ishanappindex NOT (artist_name="artist_name")  | fillnull value=Others artist_name,track_name| replace "" with "Others" in artist_name,track_name| dedup artist_name track_name| Where artist_name="Rihanna" | table artist_name track_name
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Above base search gave results like below (exported search results in csv):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"artist_name","track_name"
Rihanna,"You Da One"
Rihanna,"We Found Love"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Here we sure that data is correct, but still the Chart 1 with count-over-by clause gives the same error.&lt;BR /&gt;
So it turns out that it is neither data issue nor regex issue.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:49:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140331#M38762</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2020-09-29T06:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140332#M38763</link>
      <description>&lt;P&gt;What version of Splunk you're on? In 6.2.4 this works like a charm. Using your example:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"artist_name","track_name"
 Rihanna,"You Da One"
 Rihanna,"We Found Love"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;as &lt;CODE&gt;music2.csv&lt;/CODE&gt; and a dashboard like this :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
   &amp;lt;search id="baseSearch"&amp;gt;
     &amp;lt;query&amp;gt;
       | inputlookup music2.csv | search artist_name=* | table artist_name bc_uri track_name
     &amp;lt;/query&amp;gt;
   &amp;lt;/search&amp;gt;
   &amp;lt;row&amp;gt;
     &amp;lt;panel&amp;gt;
       &amp;lt;chart&amp;gt;
     &amp;lt;title&amp;gt;Chart 1 - Not Working&amp;lt;/title&amp;gt;
         &amp;lt;search base="baseSearch"&amp;gt;
           &amp;lt;query&amp;gt;
          chart count over artist_name by track_name limit=100
       &amp;lt;/query&amp;gt;
         &amp;lt;/search&amp;gt;
         &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
     &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
       &amp;lt;/chart&amp;gt;
     &amp;lt;/panel&amp;gt;
     &amp;lt;panel&amp;gt;
       &amp;lt;chart&amp;gt;
     &amp;lt;title&amp;gt;Chart 2 - Working&amp;lt;/title&amp;gt;
         &amp;lt;search&amp;gt;
           &amp;lt;query&amp;gt;
         | inputlookup music2.csv | search artist_name=* | table artist_name bc_uri track_name | chart count over artist_name by track_name limit=100
       &amp;lt;/query&amp;gt;
         &amp;lt;/search&amp;gt;
         &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
     &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
       &amp;lt;/chart&amp;gt;
     &amp;lt;/panel&amp;gt;
     &amp;lt;panel&amp;gt;
       &amp;lt;chart&amp;gt;
     &amp;lt;title&amp;gt;Chart 3 - Working&amp;lt;/title&amp;gt;
     &amp;lt;search base="baseSearch"&amp;gt;
           &amp;lt;query&amp;gt;
          chart count(track_name) by artist_name
           &amp;lt;/query&amp;gt;
         &amp;lt;/search&amp;gt;
         &amp;lt;option name="charting.chart"&amp;gt;pie&amp;lt;/option&amp;gt;
       &amp;lt;/chart&amp;gt;
     &amp;lt;/panel&amp;gt;
   &amp;lt;/row&amp;gt;
 &amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;If you still think it's a bug, feel free to open one at &lt;A href="http://www.splunk.com/r/bugs"&gt;http://www.splunk.com/r/bugs&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 09:46:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140332#M38763</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-29T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140333#M38764</link>
      <description>&lt;P&gt;Hey, &lt;/P&gt;

&lt;P&gt;I have same version splunk 6.2.4&lt;/P&gt;

&lt;P&gt;When I created music2.csv with those two records and copied whole of your  Dashboard content above in my xml. It worked like charm. &lt;/P&gt;

&lt;P&gt;That's what made me curious and I tried more than 50 combination tests and comparisons on my original xml and your xml content above and to your surprise I found where the issue was. &lt;/P&gt;

&lt;P&gt;I am unable to add an answer so check by answer in woodcock's post. &lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:30:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140333#M38764</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-29T10:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140334#M38765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;It is a Xml Parsing bug as I found out. &lt;/P&gt;

&lt;P&gt;After trying many combinations and comparisons, found the issue is in XML parsing of chart-count-over-by-clause.&lt;BR /&gt;
When there there a newline after chart-count-over-by-clause and there is  TAB character before the ending `` tag in the next line as below, the chart shows the error as mentioned by me. &lt;/P&gt;

&lt;P&gt;NOT WORKING:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;              &amp;lt;query&amp;gt;
            regex bc_uri="/browse/tracks/*" | chart count over artist_name by track_name limit=100
        &amp;lt;/query&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But when you remove that TAB character in that line, the chart shows no error and works absolutely fine as below.&lt;/P&gt;

&lt;P&gt;WORKING&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;search base="baseSearch"&amp;gt;
            &amp;lt;query&amp;gt;
           chart count over track_name by artist_name                   
&amp;lt;/query&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Please raise a bug for the same.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 10:31:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140334#M38765</guid>
      <dc:creator>ishangajera</dc:creator>
      <dc:date>2015-07-29T10:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140335#M38766</link>
      <description>&lt;P&gt;hmm, why adding a tab anyway? If you use the simple XML editor the closing tag will match the opening tag.&lt;BR /&gt;
As mentioned before, Bugs must be filed here &lt;A href="http://www.splunk.com/r/bugs"&gt;http://www.splunk.com/r/bugs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 20:34:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140335#M38766</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-07-29T20:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error "Error in 'chart' command: The argument '	' is invalid." when using "chart-count-over-by" clause in chart with post-process search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140336#M38767</link>
      <description>&lt;P&gt;Some code editors automatically indent with tabs, and it is not unusual to add whitespace within a search tag for readability on a long search. It is silly that Splunk can handle spaces but not tabs within tags. I have already reported this as a bug and I hope it is fixed in 6.3.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2015 13:58:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-error-quot-Error-in-chart-command-The-argument-is/m-p/140336#M38767</guid>
      <dc:creator>cphair</dc:creator>
      <dc:date>2015-09-16T13:58:36Z</dc:date>
    </item>
  </channel>
</rss>

