<?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 do I count values  based on many values  using a multiselect filter in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-do-I-count-values-based-on-many-values-using-a-multiselect/m-p/654457#M226131</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258938"&gt;@Talking_Master&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;one information: you used "&lt;SPAN&gt;fieldName" and "FieldName": are they two different fields or it's a mistyping?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if it's a mistyping, you can simplify your search:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| search fieldName=$Token $
| stats count AS Label by FieldName
| table FieldName&lt;/LI-CODE&gt;&lt;P&gt;if they are two different fields, you don't need to use the eval in the stats count command.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 16 Aug 2023 10:01:10 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2023-08-16T10:01:10Z</dc:date>
    <item>
      <title>how do I count values  based on many values  using a multiselect filter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-do-I-count-values-based-on-many-values-using-a-multiselect/m-p/654456#M226130</link>
      <description>&lt;P&gt;Hi I am trying to count values based on values if they equal a range of values. Is that possible?&amp;nbsp;&lt;/P&gt;&lt;P&gt;| search fieldName=$Token $&lt;BR /&gt;| stats count(eval(fieldName)) AS Label by FieldName&lt;BR /&gt;| table FieldName&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 09:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-do-I-count-values-based-on-many-values-using-a-multiselect/m-p/654456#M226130</guid>
      <dc:creator>Talking_Master</dc:creator>
      <dc:date>2023-08-16T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: how do I count values  based on many values  using a multiselect filter</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-do-I-count-values-based-on-many-values-using-a-multiselect/m-p/654457#M226131</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/258938"&gt;@Talking_Master&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;one information: you used "&lt;SPAN&gt;fieldName" and "FieldName": are they two different fields or it's a mistyping?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if it's a mistyping, you can simplify your search:&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| search fieldName=$Token $
| stats count AS Label by FieldName
| table FieldName&lt;/LI-CODE&gt;&lt;P&gt;if they are two different fields, you don't need to use the eval in the stats count command.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 10:01:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-do-I-count-values-based-on-many-values-using-a-multiselect/m-p/654457#M226131</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-08-16T10:01:10Z</dc:date>
    </item>
  </channel>
</rss>

