<?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 combine values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632158#M219598</link>
    <description>&lt;P class="lia-indent-padding-left-30px"&gt;Thank you for you answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want also to display the other entity : fields &lt;STRONG&gt;entité&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sa, How to specify that &lt;STRONG&gt;RESULT &lt;/STRONG&gt;is a specific&amp;nbsp;&lt;STRONG&gt;entité.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 08:19:44 GMT</pubDate>
    <dc:creator>anissabnk</dc:creator>
    <dc:date>2023-02-24T08:19:44Z</dc:date>
    <item>
      <title>How to combine values?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632048#M219596</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a question because I'm in trouble.&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")
|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0)
| timechart span=1y count by entité useother=f usenull=f&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anissabnk_0-1677170410999.png" style="width: 785px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24016iAC3207D5837E6892/image-dimensions/785x59?v=v2" width="785" height="59" role="button" title="anissabnk_0-1677170410999.png" alt="anissabnk_0-1677170410999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I want to combine the results of&amp;nbsp; &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;entité&lt;/STRONG&gt;&lt;/FONT&gt; : "Commune de Toulon"&amp;nbsp; + "METROPOLE TPM" +" MTPM" + "Toulon" in a same field that we can named as RESULT :&lt;/P&gt;
&lt;P&gt;-&amp;gt; so I want to have : RESULT ="Commune de Toulon"&amp;nbsp; + "METROPOLE TPM" +" MTPM" + "Toulon"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you help me please ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 19:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632048#M219596</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-23T19:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632052#M219597</link>
      <description>&lt;P&gt;Put your field name on the right hand side of the equation in single quotes&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| eval RESULT ='Commune de Toulon'  + 'METROPOLE TPM' + 'MTPM' + 'Toulon'&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 23 Feb 2023 17:14:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632052#M219597</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-23T17:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632158#M219598</link>
      <description>&lt;P class="lia-indent-padding-left-30px"&gt;Thank you for you answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want also to display the other entity : fields &lt;STRONG&gt;entité&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sa, How to specify that &lt;STRONG&gt;RESULT &lt;/STRONG&gt;is a specific&amp;nbsp;&lt;STRONG&gt;entité.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 08:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632158#M219598</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T08:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632170#M219599</link>
      <description>&lt;P&gt;What does your SPL look like at the moment?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 09:50:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632170#M219599</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T09:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632173#M219600</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;, thank you for your help&amp;nbsp;&lt;/P&gt;&lt;P&gt;My SPL :&lt;/P&gt;&lt;PRE&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")
|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0)
| timechart span=1y count by entité useother=f usenull=f&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anissabnk_0-1677232746680.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24033i5194C38572BBAA5E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anissabnk_0-1677232746680.png" alt="anissabnk_0-1677232746680.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:23:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632173#M219600</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T10:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632175#M219601</link>
      <description>&lt;P&gt;Have you tried addtotals?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:46:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632175#M219601</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632177#M219602</link>
      <description>&lt;P&gt;No, how can I do please ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:51:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632177#M219602</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T10:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632178#M219603</link>
      <description>&lt;LI-CODE lang="markup"&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")
|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0)
| timechart span=1y count by entité useother=f usenull=f
| addtotals&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Feb 2023 10:52:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632178#M219603</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632204#M219607</link>
      <description>&lt;P&gt;It doesn't work. I will explain what I want to have :&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to combine the results :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anissabnk_0-1677246100235.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24037iEFB251421454677B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anissabnk_0-1677246100235.png" alt="anissabnk_0-1677246100235.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and have a column named as "RESULT" which corresponds as new &lt;STRONG&gt;entité&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 13:42:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632204#M219607</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T13:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632209#M219611</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval RESULT ='Commune de Toulon'  + 'METROPOLE TPM' + 'MTPM'&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632209#M219611</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T14:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632210#M219612</link>
      <description>&lt;P&gt;Yes I know, But how I can modify my request to have both results : &lt;STRONG&gt;entité&lt;/STRONG&gt; + &lt;STRONG&gt;RESULT&lt;/STRONG&gt; ( as an "entité")&lt;/P&gt;&lt;PRE&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")
|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0)
| timechart span=1y count by entité useother=f usenull=f&lt;/PRE&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632210#M219612</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T14:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632213#M219614</link>
      <description>&lt;P&gt;I am not sure what you want - using your example values as shown in your picture, please can you given an example of what you are trying to achieve e.g. column names and values.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 14:36:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632213#M219614</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T14:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632224#M219618</link>
      <description>&lt;P&gt;Ok, I want to have for the columns multiple &lt;STRONG&gt;entité :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- I want to merge "METROPOLE TPM" colum with "MTPM" colum and "Toulon"&amp;nbsp; and "Commune de Toulon" to have only one column instead of having 4 columns.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;That's what I want to display:&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;CCAS de Toulon	| Centre Communal d'Action Sociale | RESULT | Le Revest ...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 16:04:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632224#M219618</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-24T16:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632232#M219622</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval RESULT ='Commune de Toulon'  + 'METROPOLE TPM' + 'MTPM'
| fields - 'Commune de Toulon' 'METROPOLE TPM' 'MTPM'&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 24 Feb 2023 17:20:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632232#M219622</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-24T17:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632327#M219649</link>
      <description>&lt;P&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")&lt;BR /&gt;|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0) | eval RESULT ='Commune de Toulon' + 'METROPOLE TPM' + 'MTPM'&lt;BR /&gt;| timechart span=1y count by entité useother=f usenull=f&lt;BR /&gt;| fields - 'Commune de Toulon' 'METROPOLE TPM' 'MTPM' |rename "count" as "Nombre"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesn't work :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="anissabnk_0-1677484981521.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/24052i2424FC1E0888679F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="anissabnk_0-1677484981521.png" alt="anissabnk_0-1677484981521.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 08:03:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632327#M219649</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-27T08:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632333#M219653</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/2012"&gt;@MuS&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/201110"&gt;@niketn&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 08:57:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632333#M219653</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-27T08:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632334#M219654</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;To precise something,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*") &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0) &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;|table entité |dedup entité&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the fields&lt;STRONG&gt; entité, &lt;/STRONG&gt;we have those fields :&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to merge the results of &lt;STRONG&gt;the fields marked with green :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;entité&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#008000"&gt;&lt;STRONG&gt;MTPM&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;FONT color="#008000"&gt;&lt;STRONG&gt;Toulon&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Opera&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Centre Communal d'Action Sociale&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ecoles de Toulon&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;Commune de Toulon&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Utilisateurs externes&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Metropole 2019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Le Revest&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ESAD&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Office Intercommunal du Tourisme&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;METROPOLE TOULON PROVENCE MEDITERRANEE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Prestataires DCSI&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Utilisateurs externes SIG&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Commune de Le Revest-les-Eaux&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Ecole Supérieure d'Art et Design&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;&lt;FONT color="#008000"&gt;METROPOLE TPM&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Caisse des ecoles de TOULON&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Opéra de Toulon&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;CCAS de Toulon&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Office Intercommunal de Tourisme&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Mon, 27 Feb 2023 09:06:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632334#M219654</guid>
      <dc:creator>anissabnk</dc:creator>
      <dc:date>2023-02-27T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632339#M219662</link>
      <description>&lt;P&gt;You put the eval in the wrong place&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;`EasyVistaGeneric` "Statut" = "En service" AND ("Identifiant réseau"="IMP*" OR "Identifiant réseau"="ECR*" OR "Identifiant réseau"="PCW*")
|dedup "Identifiant réseau" |eval entité=mvindex(split('Entité (complète)',"/"),0) 
| timechart span=1y count by entité useother=f usenull=f
| eval RESULT ='Commune de Toulon' + 'METROPOLE TPM' + 'MTPM'
| fields - 'Commune de Toulon' 'METROPOLE TPM' 'MTPM' |rename "count" as "Nombre"&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 27 Feb 2023 09:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-combine-values/m-p/632339#M219662</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2023-02-27T09:26:20Z</dc:date>
    </item>
  </channel>
</rss>

