<?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 statement between value with specific need for 0 only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448104#M488969</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;Looking for help with this basic IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the system to report the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value is equal to zero mark it as 0.&lt;/P&gt;&lt;P&gt;If the value is bigger than 1.5 mark it as 1.&lt;/P&gt;&lt;P&gt;If the value is samller than 0.3 mark it as 1.&lt;/P&gt;&lt;P&gt;If the value is in between 0.3 and 1.5 mark it as 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried if(value=0 and value&amp;gt;0.3 and value&amp;lt;1.5,0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not returning what I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your answer.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kristel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Dec 2012 15:48:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-18T15:48:53Z</dc:date>
    <item>
      <title>IF statement between value with specific need for 0 only</title>
      <link>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448104#M488969</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;Looking for help with this basic IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like the system to report the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the value is equal to zero mark it as 0.&lt;/P&gt;&lt;P&gt;If the value is bigger than 1.5 mark it as 1.&lt;/P&gt;&lt;P&gt;If the value is samller than 0.3 mark it as 1.&lt;/P&gt;&lt;P&gt;If the value is in between 0.3 and 1.5 mark it as 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried if(value=0 and value&amp;gt;0.3 and value&amp;lt;1.5,0,1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not returning what I am looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for your answer.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cool.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kristel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 15:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448104#M488969</guid>
      <dc:creator />
      <dc:date>2012-12-18T15:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: IF statement between value with specific need for 0 only</title>
      <link>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448105#M488970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try if( (value&amp;gt;0 and value&amp;lt;0.3) or value &amp;gt;1.5,1,0) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 15:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448105#M488970</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-18T15:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: IF statement between value with specific need for 0 only</title>
      <link>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448106#M488971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MANY THANKS!!!!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2012 16:01:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IF-statement-between-value-with-specific-need-for-0-only/m-p/448106#M488971</guid>
      <dc:creator />
      <dc:date>2012-12-18T16:01:43Z</dc:date>
    </item>
  </channel>
</rss>

