<?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 IF ... OR/AND ... Then in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1896698#M74001</link>
    <description>&lt;P&gt;Hi. I am new to Qlik and hope someone can help me on this, many thanks:&lt;/P&gt;
&lt;P&gt;Can I use:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 or vQvdExists = 0 then ...&lt;/P&gt;
&lt;P&gt;OR:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 and&amp;nbsp; vQvdExists = 1 then ...&lt;/P&gt;
&lt;P&gt;OR:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 then&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF vQvdExists = 0 then&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ......&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Else&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ......&lt;/P&gt;
&lt;P&gt;End IF&lt;/P&gt;</description>
    <pubDate>Wed, 23 Feb 2022 17:16:54 GMT</pubDate>
    <dc:creator>Lin1</dc:creator>
    <dc:date>2022-02-23T17:16:54Z</dc:date>
    <item>
      <title>IF ... OR/AND ... Then</title>
      <link>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1896698#M74001</link>
      <description>&lt;P&gt;Hi. I am new to Qlik and hope someone can help me on this, many thanks:&lt;/P&gt;
&lt;P&gt;Can I use:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 or vQvdExists = 0 then ...&lt;/P&gt;
&lt;P&gt;OR:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 and&amp;nbsp; vQvdExists = 1 then ...&lt;/P&gt;
&lt;P&gt;OR:&lt;/P&gt;
&lt;P&gt;IF vFullMode = 1 then&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF vQvdExists = 0 then&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ......&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Else&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ......&lt;/P&gt;
&lt;P&gt;End IF&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 17:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1896698#M74001</guid>
      <dc:creator>Lin1</dc:creator>
      <dc:date>2022-02-23T17:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: IF ... OR/AND ... Then</title>
      <link>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1896954#M74023</link>
      <description>&lt;P&gt;The easiest way to find out without waiting hours or days for an answer in the comunity is:&lt;/P&gt;
&lt;P&gt;Just try! Use a &lt;A href="https://help.qlik.com/en-US/sense/June2020/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptRegularStatements/Trace.htm" target="_blank" rel="noopener"&gt;trace&lt;/A&gt; string to test if your logic is correct.&lt;BR /&gt;(short answer: yes)&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 08:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1896954#M74023</guid>
      <dc:creator>chris_djih</dc:creator>
      <dc:date>2022-02-24T08:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: IF ... OR/AND ... Then</title>
      <link>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1898608#M74177</link>
      <description>&lt;P&gt;Thank you Chris. I will check out how Trace works.&lt;/P&gt;
&lt;P&gt;I tried&amp;nbsp;&lt;SPAN&gt;IF vFullMode = 1 or vQvdExists = 0 then ..., it seemed worked fine. So I guess it is allowed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Mar 2022 09:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/IF-OR-AND-Then/m-p/1898608#M74177</guid>
      <dc:creator>Lin1</dc:creator>
      <dc:date>2022-03-01T09:29:28Z</dc:date>
    </item>
  </channel>
</rss>

