<?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 condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030894#M348031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your script &lt;/P&gt;&lt;P&gt;When the REM value is NOT the year value will return 0 and if it Yes then it would return the same value in year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached qvw and let me know ur actual requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Mar 2016 04:32:14 GMT</pubDate>
    <dc:creator>kkkumar82</dc:creator>
    <dc:date>2016-03-20T04:32:14Z</dc:date>
    <item>
      <title>if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030893#M348030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (REM='NOT',YEAR=NUM(YEAR+1),YEAR)AS YEAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have above script in my data load script . but It returns ) when the REM=NOT but when REM=YES it is correctly updates as follows&lt;/P&gt;&lt;P&gt;pls advise where I have mad the error &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REM&amp;nbsp;&amp;nbsp; YEAR&lt;/P&gt;&lt;P&gt;YES&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2012&lt;/P&gt;&lt;P&gt;NOT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;YES&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2013&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 04:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030893#M348030</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-03-20T04:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030894#M348031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Upali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per your script &lt;/P&gt;&lt;P&gt;When the REM value is NOT the year value will return 0 and if it Yes then it would return the same value in year,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find attached qvw and let me know ur actual requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 04:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030894#M348031</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-03-20T04:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030895#M348032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 04:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030895#M348032</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-03-20T04:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030896#M348033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want is to add 1 to year if REM=NOT&amp;nbsp; &lt;/P&gt;&lt;P&gt;Eg if year=2012 and rem=not&amp;nbsp;&amp;nbsp; 2013 should be returned&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 04:44:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030896#M348033</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-03-20T04:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030897#M348034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached document, Hope it may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 05:00:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030897#M348034</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-03-20T05:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030898#M348035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 05:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030898#M348035</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2016-03-20T05:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: if condition</title>
      <link>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030899#M348036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to help you, your are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kiran Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Mar 2016 05:37:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-condition/m-p/1030899#M348036</guid>
      <dc:creator>kkkumar82</dc:creator>
      <dc:date>2016-03-20T05:37:18Z</dc:date>
    </item>
  </channel>
</rss>

