<?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 Sum of a multivalue field inside a row in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472586#M132990</link>
    <description>&lt;P&gt;Sum of a multivalue field inside a row &lt;/P&gt;

&lt;P&gt;Hi below is how my processed data look like&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/7634i06F3A81C781BA122/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;And the expected output is to have aggregated values of Field A, field B, field C and Total, &lt;BR /&gt;
the expected output looks like below :&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/7635i1CA47DFE26037046/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>Thu, 05 Sep 2019 08:03:50 GMT</pubDate>
    <dc:creator>varunCarbyne</dc:creator>
    <dc:date>2019-09-05T08:03:50Z</dc:date>
    <item>
      <title>Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472586#M132990</link>
      <description>&lt;P&gt;Sum of a multivalue field inside a row &lt;/P&gt;

&lt;P&gt;Hi below is how my processed data look like&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/7634i06F3A81C781BA122/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;And the expected output is to have aggregated values of Field A, field B, field C and Total, &lt;BR /&gt;
the expected output looks like below :&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/7635i1CA47DFE26037046/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>Thu, 05 Sep 2019 08:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472586#M132990</guid>
      <dc:creator>varunCarbyne</dc:creator>
      <dc:date>2019-09-05T08:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472587#M132991</link>
      <description>&lt;P&gt;I have tried eventstats(FieldA) by User, But its now working &lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 08:09:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472587#M132991</guid>
      <dc:creator>varunCarbyne</dc:creator>
      <dc:date>2019-09-05T08:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472588#M132992</link>
      <description>&lt;P&gt;@vnravikumar @harishalipaka &lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 08:15:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472588#M132992</guid>
      <dc:creator>varunCarbyne</dc:creator>
      <dc:date>2019-09-05T08:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472589#M132993</link>
      <description>&lt;P&gt;Hi varunCarbyne,&lt;BR /&gt;
could you share your search?&lt;BR /&gt;
Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 08:16:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472589#M132993</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-09-05T08:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472590#M132994</link>
      <description>&lt;P&gt;@varunCarbyne &lt;/P&gt;

&lt;P&gt;Try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;YOUR_SEARCH | stats sum("field A") as "field A", sum("field B") as "field B",sum("field C") as "field C",sum(Total) as Total, Values(IP) as IP by User | table User IP "field A" "field B" "field C" Total
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Sep 2019 08:17:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472590#M132994</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-09-05T08:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472591#M132995</link>
      <description>&lt;P&gt;Come on, @kamlesh_vaghela , if you're going to answer correctly, make it an answer!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 14:54:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472591#M132995</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2019-09-05T14:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of a multivalue field inside a row</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472592#M132996</link>
      <description>&lt;P&gt;Thanks, @DalJeanis  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Converted to Answer. &lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 04:53:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Sum-of-a-multivalue-field-inside-a-row/m-p/472592#M132996</guid>
      <dc:creator>kamlesh_vaghela</dc:creator>
      <dc:date>2019-09-10T04:53:33Z</dc:date>
    </item>
  </channel>
</rss>

