<?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: How to give matching fields the same number ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-give-matching-fields-the-same-number/m-p/592194#M206133</link>
    <description>&lt;LI-CODE lang="markup"&gt;| streamstats dc(Key) as Number&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 04 Apr 2022 11:45:03 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2022-04-04T11:45:03Z</dc:date>
    <item>
      <title>How to give matching fields the same number ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-give-matching-fields-the-same-number/m-p/592190#M206132</link>
      <description>&lt;P&gt;Hello, I have data that look like this :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Month   Key     Value   Number
------------------------------
Jan     Key1     50      1
Feb     Key1     57      2
Mar     Key1     51      3
Jan     Key2     101     4
Feb     Key2     107     5
Mar     Key2     98      6
Jan     Key3     701     7
Feb     Key3     703     8
Mar     Key3     712     9&lt;/LI-CODE&gt;&lt;P&gt;And I would like it to look like that :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Month   Key     Value   Number
------------------------------
Jan     Key1     50      1
Feb     Key1     57      1
Mar     Key1     51      1
Jan     Key2     101     2
Feb     Key2     107     2
Mar     Key2     98      2
Jan     Key3     701     3
Feb     Key3     703     3
Mar     Key3     712     3&lt;/LI-CODE&gt;&lt;P&gt;Is it possible ? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 11:37:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-give-matching-fields-the-same-number/m-p/592190#M206132</guid>
      <dc:creator>Newser703</dc:creator>
      <dc:date>2022-04-04T11:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to give matching fields the same number ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-give-matching-fields-the-same-number/m-p/592194#M206133</link>
      <description>&lt;LI-CODE lang="markup"&gt;| streamstats dc(Key) as Number&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 04 Apr 2022 11:45:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-give-matching-fields-the-same-number/m-p/592194#M206133</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-04-04T11:45:03Z</dc:date>
    </item>
  </channel>
</rss>

