<?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 How to use nested if in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367190#M1172891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can aynone please suggest how to write this script in the expression :&lt;/P&gt;&lt;P&gt;IF(Expressions = 'Compliant' ,IF(mod(X, Y) = 0, 'Yes'),' ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Expression is a field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2012 14:17:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-25T14:17:50Z</dc:date>
    <item>
      <title>How to use nested if in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367190#M1172891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can aynone please suggest how to write this script in the expression :&lt;/P&gt;&lt;P&gt;IF(Expressions = 'Compliant' ,IF(mod(X, Y) = 0, 'Yes'),' ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Expression is a field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367190#M1172891</guid>
      <dc:creator />
      <dc:date>2012-07-25T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nested if in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367191#M1172892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Expression = 'Compliant' and Mod(X,Y)=0,'Yes','')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367191#M1172892</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-25T14:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nested if in expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367192#M1172893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thnx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 15:19:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-nested-if-in-expression/m-p/367192#M1172893</guid>
      <dc:creator />
      <dc:date>2012-07-25T15:19:43Z</dc:date>
    </item>
  </channel>
</rss>

