<?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 statement problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731209#M473905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you select one NR, other NR is not available. So you didnt result &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain with source data what are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Oct 2014 10:22:05 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-10-15T10:22:05Z</dc:date>
    <item>
      <title>if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731207#M473903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all of you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a problem. I want to check if two numbers are available in my table when i selected my Sell Nr.&lt;/P&gt;&lt;P&gt;The if statement doesn't work and i don't know why. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the Statement:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;if((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=123456 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=7891011),'Yes','No') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the selected Sell Nr there are both number (NR) available, so it should be on "Yes" and not of "No".&lt;/P&gt;&lt;P&gt;What is my mistake?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731207#M473903</guid>
      <dc:creator />
      <dc:date>2014-10-15T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731208#M473904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You used AND but the condition is OR ... try and let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731208#M473904</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-10-15T10:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731209#M473905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you select one NR, other NR is not available. So you didnt result &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain with source data what are you trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731209#M473905</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-15T10:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731210#M473906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a text box:&lt;/P&gt;&lt;P&gt;=If(Index(Concat(DISTINCT NR), '123456') And Index(Concat(DISTINCT NR), '7891011'), 'Yes', 'No')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731210#M473906</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-10-15T10:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731211#M473907</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 table (head) that call "Sell" there is a Sell Nr. Then i have a table with the details "Sell details".&lt;/P&gt;&lt;P&gt;The both tables are linked over the SellNr. In the "Sell details" are two lines and so i have in the column "NR" two numbers. But i only want to calculate when both numbers are in the "Sell details". So i want to say, only when the numbers are in this, then you have to do.... I only have test it with Yes or No to prove if this are in the table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731211#M473907</guid>
      <dc:creator />
      <dc:date>2014-10-15T10:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: if statement problem</title>
      <link>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731212#M473908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Oct 2014 10:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-statement-problem/m-p/731212#M473908</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-10-15T10:35:23Z</dc:date>
    </item>
  </channel>
</rss>

