<?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: Field alias showing improper count - splunk 4.3.2 ?? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57724#M547</link>
    <description>&lt;P&gt;yeah tried that . its not problem with the query .its problem with the count ...say in my first query i am getting a product A with count 100  and in second query i am A count 50 , then ideally in third query A count should be 150 but it is not... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jun 2013 12:51:34 GMT</pubDate>
    <dc:creator>rakesh_498115</dc:creator>
    <dc:date>2013-06-07T12:51:34Z</dc:date>
    <item>
      <title>Field alias showing improper count - splunk 4.3.2 ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57722#M545</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;I have two field extractions like the below ones in my props.conf file.now i have created an alias for these two extractions as Product i.e&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[productinfo]
EXTRACT-t2r_b2b_prodID = ServiceType&amp;gt;(?&amp;lt;t2r_b2b_prodID&amp;gt;[^&amp;lt;]*)&amp;lt;
EXTRACT-b2b_prodID = (?&amp;lt;=SellersItemIdentification).*?\s*\&amp;lt;.*?ID\&amp;gt;(?&amp;lt;b2b_prodID&amp;gt;[^&amp;lt;]*)\&amp;lt;
FIELDALIAS-prodID = b2b_prodID AS Product t2r_b2b_prodID AS Product
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;// query1&lt;BR /&gt;
    sourcetype="productinfo" | top b2b_prodID &lt;/P&gt;

&lt;P&gt;is having 10 products info&lt;/P&gt;

&lt;P&gt;// query2&lt;BR /&gt;
    sourcetype="productinfo" | top t2r_b2b_prodID&lt;/P&gt;

&lt;P&gt;is having 5 products info&lt;/P&gt;

&lt;P&gt;but wen i run &lt;BR /&gt;
//query 3&lt;BR /&gt;
    sourcetype="productinfo" | top Product &lt;/P&gt;

&lt;P&gt;it should show 15 products info and count should match.. but this not matching.. can any one help wats been wrong here ..pls&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:03:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57722#M545</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2020-09-28T14:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Field alias showing improper count - splunk 4.3.2 ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57723#M546</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="productinfo" | top limit=0 Product 
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 07 Jun 2013 11:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57723#M546</guid>
      <dc:creator>lpolo</dc:creator>
      <dc:date>2013-06-07T11:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Field alias showing improper count - splunk 4.3.2 ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57724#M547</link>
      <description>&lt;P&gt;yeah tried that . its not problem with the query .its problem with the count ...say in my first query i am getting a product A with count 100  and in second query i am A count 50 , then ideally in third query A count should be 150 but it is not... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2013 12:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57724#M547</guid>
      <dc:creator>rakesh_498115</dc:creator>
      <dc:date>2013-06-07T12:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Field alias showing improper count - splunk 4.3.2 ??</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57725#M548</link>
      <description>&lt;P&gt;Hi rakesh,&lt;/P&gt;

&lt;P&gt;I'm seeing the same problem with field aliases. Did you ever find a solution to this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2017 13:11:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/Field-alias-showing-improper-count-splunk-4-3-2/m-p/57725#M548</guid>
      <dc:creator>dsrvern</dc:creator>
      <dc:date>2017-11-02T13:11:42Z</dc:date>
    </item>
  </channel>
</rss>

