<?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,else in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-else/m-p/33393#M1324030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In other languages ​​(java, pascal, etc.), we use if / else on a conditional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I saw in the qlik we used " ," instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use more? Or comma its yeh only way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>rangeldias</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>If,else</title>
      <link>https://community.qlik.com/t5/QlikView/If-else/m-p/33393#M1324030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In other languages ​​(java, pascal, etc.), we use if / else on a conditional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I saw in the qlik we used " ," instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use more? Or comma its yeh only way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-else/m-p/33393#M1324030</guid>
      <dc:creator>rangeldias</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: If,else</title>
      <link>https://community.qlik.com/t5/QlikView/If-else/m-p/33394#M1324033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the language used to create Load scripts, there are actually two constructs to conditionally execute code or evaluate expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is the IF THEN ELSEIF ELSE END IF control &lt;EM&gt;statement&lt;/EM&gt; which can only be used amongst other statements and follows typical statement formatting logic. You can omit the ELSE and ELSEIF parts but not the others. See: &lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/If.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ScriptControlStatements/If.htm"&gt;If..then..elseif..else..end if - QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then there is the IF() &lt;EM&gt;function&lt;/EM&gt;. That one - like any well-behaving function - takes parameters. You separate the parameters with commas, and the function returns a value. Since IF() takes a variable number of parameters, you either specify two or three parameters, not more, not less. See: &lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/if.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Scripting/ConditionalFunctions/if.htm"&gt;if - script and chart function - QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is it you want to do exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS Apparently Qlik is further cleaning up its act, because the help doesn't talk about the two-parameter IF() version anymore. But it should still work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2018 16:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-else/m-p/33394#M1324033</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2018-02-16T16:06:35Z</dc:date>
    </item>
  </channel>
</rss>

