<?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 Interval Match in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363326#M135110</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use intevalmatch function, but using the help I couldn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ScaleBudget:&lt;/P&gt;&lt;P&gt;LOAD * Inline &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;From,To,CodBudget&lt;/P&gt;&lt;P&gt;0,3499,1&lt;/P&gt;&lt;P&gt;3500,6999,2&lt;/P&gt;&lt;P&gt;7000,10499,3&lt;/P&gt;&lt;P&gt;10500,15999,4&lt;/P&gt;&lt;P&gt;16000,19999,5&lt;/P&gt;&lt;P&gt;20000,1000000000,6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Budget:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(Path_QVD)Budget.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch1:&lt;/P&gt;&lt;P&gt;IntervalMatch(Budget)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;From,&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;Resident ScaleBudget;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understood I could do a left join to get a table with the Budget and the CodBudget inline ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2012 20:59:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-21T20:59:30Z</dc:date>
    <item>
      <title>Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363326#M135110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to use intevalmatch function, but using the help I couldn't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ScaleBudget:&lt;/P&gt;&lt;P&gt;LOAD * Inline &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;From,To,CodBudget&lt;/P&gt;&lt;P&gt;0,3499,1&lt;/P&gt;&lt;P&gt;3500,6999,2&lt;/P&gt;&lt;P&gt;7000,10499,3&lt;/P&gt;&lt;P&gt;10500,15999,4&lt;/P&gt;&lt;P&gt;16000,19999,5&lt;/P&gt;&lt;P&gt;20000,1000000000,6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Budget:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(Path_QVD)Budget.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch1:&lt;/P&gt;&lt;P&gt;IntervalMatch(Budget)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;From,&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;Resident ScaleBudget;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understood I could do a left join to get a table with the Budget and the CodBudget inline ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 20:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363326#M135110</guid>
      <dc:creator />
      <dc:date>2012-06-21T20:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363327#M135111</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ScaleBudget:&lt;/P&gt;&lt;P&gt;LOAD * Inline &lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;From,To,CodBudget&lt;/P&gt;&lt;P&gt;0,3499,1&lt;/P&gt;&lt;P&gt;3500,6999,2&lt;/P&gt;&lt;P&gt;7000,10499,3&lt;/P&gt;&lt;P&gt;10500,15999,4&lt;/P&gt;&lt;P&gt;16000,19999,5&lt;/P&gt;&lt;P&gt;20000,1000000000,6&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Budget:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Budget&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;$(Path_QVD)Budget.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IntervalMatch1:&lt;/P&gt;&lt;P&gt;Left Join(Budget)&lt;/P&gt;&lt;P&gt;IntervalMatch(Budget)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;From,&lt;/P&gt;&lt;P&gt;To&lt;/P&gt;&lt;P&gt;Resident ScaleBudget;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 21:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363327#M135111</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-06-21T21:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363328#M135112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, it doesn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 17:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363328#M135112</guid>
      <dc:creator />
      <dc:date>2012-06-22T17:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363329#M135113</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;Check &lt;A _jive_internal="true" href="https://community.qlik.com/thread/12152"&gt;this code&lt;/A&gt;. Note that QlikView is case sensitive, and note the names of the tables in the example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 19:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363329#M135113</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-06-22T19:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Interval Match</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363330#M135114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;ScaleBudget_Temp:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD * Inline&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;[&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;From,To,CodBudget&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;0,3499,1&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;3500,6999,2&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;7000,10499,3&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;10500,15999,4&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;16000,19999,5&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;20000,1000000000,6&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;ScaleBudget&lt;/SPAN&gt;:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;From as Min,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;To as Max&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;resident &lt;SPAN style="color: #636363; font-size: 12px; background-color: #eef4f9; font-family: Arial;"&gt;ScaleBudget_Temp&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Budget:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Budget&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;FROM&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;$(Path_QVD)Budget.QVD (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;IntervalMatch1:&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;IntervalMatch(Budget)&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Min,&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Max&lt;/P&gt;&lt;P style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Resident ScaleBudget;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Left Join(&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;ScaleBudget&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;LOAD&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;From as Min,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;To as Max,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;CodBudget&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Resident ScaleBudget_Temp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Table &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;ScaleBudget_Temp&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename Field Min as From;&lt;/P&gt;&lt;P&gt;Rename Field Max as To;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you could drop fields min and max if you don´t need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Fields Min,Max from &lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;ScaleBudget&lt;/SPAN&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 20:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-Match/m-p/363330#M135114</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-06-22T20:33:19Z</dc:date>
    </item>
  </channel>
</rss>

