<?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 Between Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Between-Value/m-p/326734#M120277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is only one if-function you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( Value &amp;gt;= Min and Value &amp;lt;= Max, 'Yes', 'No') as InRange&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for use in script, use &amp;gt; resp &amp;lt; if your Value needs to be inbetween min and max exclusive these limits)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=if( Value &amp;gt;= Min and Value &amp;lt;= Max, 'Yes', 'No') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2011 09:31:58 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2011-10-11T09:31:58Z</dc:date>
    <item>
      <title>Between Value</title>
      <link>https://community.qlik.com/t5/QlikView/Between-Value/m-p/326733#M120276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's should be an easy task I can solve with some if but I'm sure there should be a function. &lt;/P&gt;&lt;P&gt;If I want just to compare some value with my range and know if my value it's between or not the range I've &lt;/P&gt;&lt;P&gt;(eg min 200 and max 400 and my value is 320. In this case my fucntion should reply YES)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does it exist ? Without the requirement to use resident table with intervalmatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 09:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-Value/m-p/326733#M120276</guid>
      <dc:creator />
      <dc:date>2011-10-11T09:11:18Z</dc:date>
    </item>
    <item>
      <title>Between Value</title>
      <link>https://community.qlik.com/t5/QlikView/Between-Value/m-p/326734#M120277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is only one if-function you need:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( Value &amp;gt;= Min and Value &amp;lt;= Max, 'Yes', 'No') as InRange&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(for use in script, use &amp;gt; resp &amp;lt; if your Value needs to be inbetween min and max exclusive these limits)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;=if( Value &amp;gt;= Min and Value &amp;lt;= Max, 'Yes', 'No') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 09:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-Value/m-p/326734#M120277</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-11T09:31:58Z</dc:date>
    </item>
  </channel>
</rss>

