<?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 Nested If in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270252#M1179916</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;Seems to be a mixup with the brackets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The right way should be:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Age&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;92&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;'99999'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;&lt;CODE class="jive-code"&gt;if(Age&amp;gt;92,(Value * Age)/'365',Value))) As New_Value&lt;BR /&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2012 12:26:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-12T12:26:56Z</dc:date>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270249#M1179913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting an error for the below code: Error in Expression, If takes 2-3 parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt; if(Age&amp;gt;92,(Value * Age)/'365',Value))As New_Value&lt;/P&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 11:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270249#M1179913</guid>
      <dc:creator />
      <dc:date>2012-01-12T11:51:32Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270250#M1179914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just by looking at it there are to many right-side brackets. However, since your title mentions nested if-statements, there might be another if-statement? If so, then it would be best to show that statement aswell.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:00:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270250#M1179914</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:00:36Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270251#M1179915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="color: blue; font-size: 9pt; font-family: 'Courier New';"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Age&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;92&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;'99999'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;&lt;CODE class="jive-code"&gt;if(Age&amp;gt;92,(Value * Age)/'365',Value))As New_Value&lt;BR /&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270251#M1179915</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:11:03Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270252#M1179916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;Seems to be a mixup with the brackets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The right way should be:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Age&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;92&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: #004d00; font-size: 9pt;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;'99999'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: #5a005a; font-size: 9pt;"&gt;&lt;CODE class="jive-code"&gt;if(Age&amp;gt;92,(Value * Age)/'365',Value))) As New_Value&lt;BR /&gt;&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:26:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270252#M1179916</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:26:56Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270253#M1179917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #5a005a;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #5a005a;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #5a005a;"&gt;isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)=-&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;1&lt;/SPAN&gt; &lt;STRONG style="font-size: 9pt; color: blue; font-family: 'Courier New';"&gt;or&lt;/STRONG&gt; &lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;Age&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;92&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #5a005a;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;[Start Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #004d00;"&gt;[End Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;99999&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: #5a005a;"&gt;&lt;CODE class="jive-code" style="font-size: 1.2em;"&gt;if(Age&amp;gt;92,(Value * Age)/365,Value))As New_Value&lt;/CODE&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270253#M1179917</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-01-12T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270254#M1179918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; thank you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270254#M1179918</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:36:44Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270255#M1179919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I dont think that will work. The if-statements need to be nested, that is the next if-statements need to be inside one of the logical consequences of the previous statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition, then , if(condition, then))&lt;/P&gt;&lt;P&gt;not&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(condition, then),if(condition,then) since qlikview will see the two statement as seperated and the whole expression will be seen as illogical.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:37:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270255#M1179919</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:37:29Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270256#M1179920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mark it correct so that&amp;nbsp; we can understand that issue is closed .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270256#M1179920</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-01-12T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270257#M1179921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I am checking the same. The script now is showing no error and got executed. Now as sanshupop has mentioned above, i have to check if the logic of the expression is working correctly or not. Sure will keep you updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 12:55:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270257#M1179921</guid>
      <dc:creator />
      <dc:date>2012-01-12T12:55:23Z</dc:date>
    </item>
    <item>
      <title>Nested If</title>
      <link>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270258#M1179922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Logic is working correctly with the same corrected expression. Thanks for the help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 09:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Nested-If/m-p/270258#M1179922</guid>
      <dc:creator />
      <dc:date>2012-01-13T09:00:10Z</dc:date>
    </item>
  </channel>
</rss>

