<?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: Updating multiple value in same field using eval command in Security</title>
    <link>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607542#M16245</link>
    <description>&lt;P&gt;&lt;SPAN&gt;| eval delievery_status =&lt;BR /&gt;case (website="ABC","on_the_way",&lt;BR /&gt;website="xyz", "delievered",&lt;BR /&gt;True(),"Not_delievered")&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 14:51:26 GMT</pubDate>
    <dc:creator>DanielPriceUK</dc:creator>
    <dc:date>2022-07-29T14:51:26Z</dc:date>
    <item>
      <title>How to update multiple value in same field using eval command?</title>
      <link>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607541#M16244</link>
      <description>&lt;P&gt;HI Everyone,&lt;/P&gt;
&lt;P&gt;I am trying to update multiple value in the same field using eval case command but it returning the below error&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Error in 'eval' command: The expression is malformed. Expected ).&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;My requirement is to update when website is ABC the delievery_status should be on_the_way, and when website is xyz the delievery_status should be delievered else it should say Nt delievered. and i am writing the below case statement&lt;/P&gt;
&lt;P&gt;| eval delievery_status = case (website="ABC" "on_the_way" website="xyz", "delievered", "Not_delievered")&lt;/P&gt;
&lt;P&gt;Can anyone please help me on this what i am missing in this&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:39:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607541#M16244</guid>
      <dc:creator>Rajiv_splunk</dc:creator>
      <dc:date>2022-07-29T15:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Updating multiple value in same field using eval command</title>
      <link>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607542#M16245</link>
      <description>&lt;P&gt;&lt;SPAN&gt;| eval delievery_status =&lt;BR /&gt;case (website="ABC","on_the_way",&lt;BR /&gt;website="xyz", "delievered",&lt;BR /&gt;True(),"Not_delievered")&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 14:51:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607542#M16245</guid>
      <dc:creator>DanielPriceUK</dc:creator>
      <dc:date>2022-07-29T14:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Updating multiple value in same field using eval command</title>
      <link>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607543#M16246</link>
      <description>&lt;P&gt;Thanks a lot&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244771"&gt;@DanielPriceUK&lt;/a&gt; . It works :)... Thanks for a quick reply&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 14:55:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607543#M16246</guid>
      <dc:creator>Rajiv_splunk</dc:creator>
      <dc:date>2022-07-29T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Updating multiple value in same field using eval command</title>
      <link>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607551#M16247</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks a lot&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://community.splunk.com/t5/user/viewprofilepage/user-id/244771" target="_blank"&gt;@DanielPriceUK&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;. It works :)... Thanks for a quick reply&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 15:18:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/How-to-update-multiple-value-in-same-field-using-eval-command/m-p/607551#M16247</guid>
      <dc:creator>Rajiv_splunk</dc:creator>
      <dc:date>2022-07-29T15:18:29Z</dc:date>
    </item>
  </channel>
</rss>

