<?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: Between Function in QV? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376460#M140340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks, managed to get something to work just about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 12:25:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-08-09T12:25:35Z</dc:date>
    <item>
      <title>Between Function in QV?</title>
      <link>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376458#M140338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi - is there a way of replicating the between statement in sql when joining tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to append a value to a field which i can do with an if statement which will look something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If (A = 1 and B &amp;lt;5000, 100, if(A=1 and B &amp;lt; 10000, 200, and on and on and on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In sql i would just join to a lookup table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD 1 LOWE UPPER&amp;nbsp; VALUE&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp; use the between to return the correct value &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to do this in the qv load script (the end users of my work won't have oracle access, hence the need to find a QV scripting solution)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 08:13:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376458#M140338</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-09T08:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Between Function in QV?</title>
      <link>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376459#M140339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes there is interval match &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the script should look something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;intervalmatch(B) load lower upper form tbl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that will create a table with every value of b inside his interval &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 08:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376459#M140339</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-08-09T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Between Function in QV?</title>
      <link>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376460#M140340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks, managed to get something to work just about.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 12:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Between-Function-in-QV/m-p/376460#M140340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-09T12:25:35Z</dc:date>
    </item>
  </channel>
</rss>

