<?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 if condition with AND in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840828#M1215274</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I want to change the below expression, but it is not working as expected.&lt;/P&gt;&lt;P&gt;From--&amp;gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;if(field3 = 'Closed', black(),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;pick(match(Field2,'NY','LD,','JP'),yellow(),Blue(),green()))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To--&amp;gt;&lt;BR /&gt;if(field3 = 'Closed' &lt;STRONG&gt;AND if(Field2 = 'NY'&lt;/STRONG&gt;,black(),&lt;BR /&gt;&amp;nbsp; &amp;nbsp;pick(match(Field2,'LD,','JP'),yellow(),Blue(),green()))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Oct 2021 10:07:47 GMT</pubDate>
    <dc:creator>surajap123</dc:creator>
    <dc:date>2021-10-01T10:07:47Z</dc:date>
    <item>
      <title>if condition with AND</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840828#M1215274</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I want to change the below expression, but it is not working as expected.&lt;/P&gt;&lt;P&gt;From--&amp;gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;if(field3 = 'Closed', black(),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;pick(match(Field2,'NY','LD,','JP'),yellow(),Blue(),green()))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To--&amp;gt;&lt;BR /&gt;if(field3 = 'Closed' &lt;STRONG&gt;AND if(Field2 = 'NY'&lt;/STRONG&gt;,black(),&lt;BR /&gt;&amp;nbsp; &amp;nbsp;pick(match(Field2,'LD,','JP'),yellow(),Blue(),green()))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 10:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840828#M1215274</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2021-10-01T10:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: if condition with AND</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840830#M1215275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(field3 = 'Closed'&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;AND Field2 = 'NY'&lt;/STRONG&gt;&lt;SPAN&gt;,black(),&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;pick(match(Field2,'LD,','JP'),yellow(),Blue(),green())&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 10:16:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840830#M1215275</guid>
      <dc:creator>AshutoshBhumkar</dc:creator>
      <dc:date>2021-10-01T10:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: if condition with AND</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840858#M1215278</link>
      <description>&lt;P&gt;Thanks for your help&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 12:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition-with-AND/m-p/1840858#M1215278</guid>
      <dc:creator>surajap123</dc:creator>
      <dc:date>2021-10-01T12:00:41Z</dc:date>
    </item>
  </channel>
</rss>

