<?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: Multiple if statement, exluding previous if in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966072#M331157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you may be share some data with your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Dec 2015 18:13:16 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-12-21T18:13:16Z</dc:date>
    <item>
      <title>Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966068#M331153</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;I have a problem using a multiple if statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to do something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (cond A and cond B and cond C, result 1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cond B and cond C and NOT &lt;SPAN style="font-size: 13.3333px;"&gt;result &lt;/SPAN&gt;1, result 2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( cond C and NOT &lt;SPAN style="font-size: 13.3333px;"&gt;result 1 and NOT &lt;SPAN style="font-size: 13.3333px;"&gt;result 2, result 3)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can't figure how to do this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 14:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966068#M331153</guid>
      <dc:creator />
      <dc:date>2015-12-21T14:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966069#M331154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what the conditions are, but may be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Cond A and Cond B, 1,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Cond B and Cond C, 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(Cond C, 3)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 17:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966069#M331154</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-21T17:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966070#M331155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i shouldn't use a b and c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if (cond A and cond B and cond C, result 1,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cond D and cond E and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result &lt;/SPAN&gt;1, result 2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( cond F and cond G and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result 1 and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result 2, result 3,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&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; if( NOT result 2 and NOT result 3 and cond A, result 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&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; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 13.3333px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;What i would like to do is to use a resulat as statement in my other IF statement&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 18:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966070#M331155</guid>
      <dc:creator />
      <dc:date>2015-12-21T18:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966071#M331156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think&amp;nbsp; Sunny is right because at the 2nd if you're already excluding result1&lt;/P&gt;&lt;P&gt;so the NOT result 1 (NOT (cond A and cond B and cond C)) is implicit&lt;/P&gt;&lt;P&gt;The same for the 3rd if &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if (cond A and cond B and cond C, result 1,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (cond B and cond C and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result &lt;/SPAN&gt;1, result 2,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ( cond C and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result 1 and NOT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;result 2, result 3)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 18:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966071#M331156</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-21T18:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966072#M331157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you may be share some data with your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 18:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966072#M331157</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-21T18:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966073#M331158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have data right now but i can explain my issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have multiple if statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an article match some condition then the article's status available, available soon, available online or not available at all.&lt;/P&gt;&lt;P&gt;An article can have only one status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i do something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(conditions,'Available',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(conditions,'Available soon',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(conditions,'available online',&lt;/P&gt;&lt;P&gt;&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; if(conditions,'not available at all'&lt;/P&gt;&lt;P&gt;&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; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i would like to do is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;if(conditions,'Available',&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(conditions and not(&lt;SPAN style="font-size: 13.3333px;"&gt;Available)&lt;/SPAN&gt;,'Available soon',&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(conditions and not(&lt;SPAN style="font-size: 13.3333px;"&gt;Available) and not(&lt;SPAN style="font-size: 13.3333px;"&gt;Available soon)&lt;/SPAN&gt;&lt;/SPAN&gt;,'available online',&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&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; if(conditions and &lt;SPAN style="font-size: 13.3333px;"&gt;not(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Available) and not(&lt;SPAN style="font-size: 13.3333px;"&gt;Available soon) and not(&lt;SPAN style="font-size: 13.3333px;"&gt;available online)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,'not available at all'&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&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; )&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 18:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966073#M331158</guid>
      <dc:creator />
      <dc:date>2015-12-21T18:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966074#M331159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that's what i thougt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i have some article with 2 status, which is impossible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i check manually, it's ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the problem come from the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 14:21:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966074#M331159</guid>
      <dc:creator />
      <dc:date>2015-12-22T14:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple if statement, exluding previous if</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966075#M331160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you have to explain your issue with some data, a text file, an excel, something to try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 18:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-if-statement-exluding-previous-if/m-p/966075#M331160</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-22T18:36:13Z</dc:date>
    </item>
  </channel>
</rss>

