<?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: If statement help in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/If-statement-help/m-p/520182#M146480</link>
    <description>&lt;LI-CODE lang="markup"&gt;| eval Assignee=case(Support_tier=901 AND HR_Country="Canada","priya",Support_tier=908 OR Support_tier=909,"udit")&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 17 Sep 2020 16:49:40 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2020-09-17T16:49:40Z</dc:date>
    <item>
      <title>If statement help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/If-statement-help/m-p/520178#M146479</link>
      <description>&lt;P&gt;I have a table generating fields Assignee, Support_tier, HR_Country, Hostdomain,&lt;/P&gt;&lt;P&gt;I have to Assign some values to 'Assignee' based on some values in other fields&lt;/P&gt;&lt;P&gt;Eg:&amp;nbsp; if Support_tier is 901 and HR_Country is Canada the Assignee value should be 'priya'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; also if Support_tier is 908 &amp;amp; 909 Assignee should be 'udit'&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly help with the query??&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:37:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/If-statement-help/m-p/520178#M146479</guid>
      <dc:creator>priya0709</dc:creator>
      <dc:date>2020-09-17T16:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: If statement help</title>
      <link>https://community.splunk.com/t5/Splunk-Search/If-statement-help/m-p/520182#M146480</link>
      <description>&lt;LI-CODE lang="markup"&gt;| eval Assignee=case(Support_tier=901 AND HR_Country="Canada","priya",Support_tier=908 OR Support_tier=909,"udit")&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 17 Sep 2020 16:49:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/If-statement-help/m-p/520182#M146480</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2020-09-17T16:49:40Z</dc:date>
    </item>
  </channel>
</rss>

