<?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 then else expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257244#M866310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2016 05:43:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-14T05:43:42Z</dc:date>
    <item>
      <title>If then else expression</title>
      <link>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257242#M866308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Could someone please help to give me some guidance on how to create an if, then else expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I need an expression for the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;If Priority = 1 or 2 and Initial response is &amp;lt;= 10 min then 1, else if Priority = 3 or 4 or 5 and initial response &amp;lt;= 4 hours then 1 else 0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Appreciate your help with this.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257242#M866308</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: If then else expression</title>
      <link>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257243#M866309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;If ((Priority = 1 or Priority= 2) and [Initial response] &amp;lt;= 10 , 1, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt; if ((Priority = 3 or &lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;Priority= 4 &lt;/SPAN&gt;or &lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;Priority= 5) &lt;/SPAN&gt;and [initial response] &amp;lt;= 240, 1 , 0))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Dec 2016 21:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257243#M866309</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-12-13T21:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: If then else expression</title>
      <link>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257244#M866310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this works!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 05:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-then-else-expression/m-p/1257244#M866310</guid>
      <dc:creator />
      <dc:date>2016-12-14T05:43:42Z</dc:date>
    </item>
  </channel>
</rss>

