<?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 for two ranges/criteria in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Interval-match-for-two-ranges-criteria/m-p/930990#M646600</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;I have a table that has job titles for a slew of people with dates where they started and ended:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, Start, End, JOB_CODE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, 2010-10-01, 2012-09-30, CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, 2012-10-01, , BIG_CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, 2011-10-01, 2013-09-30, BALLER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, 2013-10-01, 2014-06-01, LOW_BALLER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Expense accounts and I want to know their job code when they made this expense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, DESCRIPTION, DATE, EXP_ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Headress, 2012-06-01, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Funky shoes, 2014-01-01, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfiled, Lasagna, 2011-11-30, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, Pizza, 2013-11-30, 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would end up with something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, DESCRIPTION, DATE, EXP_ID, JOB_CODE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Headress, 2012-06-01, 1, CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Funky shoes, 2014-01-01, 2, BIG_CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfiled, Lasagna, 2011-11-30, 3, BALLER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, Pizza, 2013-11-30, 4, LOW_BALLER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an interval match doesn't work because I have more than one criteria. I was wondering if it was an issue of createit fit in an interval match function...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help here understanding the interval match possibilities?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Nov 2015 20:16:43 GMT</pubDate>
    <dc:creator>sibrulotte</dc:creator>
    <dc:date>2015-11-03T20:16:43Z</dc:date>
    <item>
      <title>Interval match for two ranges/criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-match-for-two-ranges-criteria/m-p/930990#M646600</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;I have a table that has job titles for a slew of people with dates where they started and ended:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, Start, End, JOB_CODE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, 2010-10-01, 2012-09-30, CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, 2012-10-01, , BIG_CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, 2011-10-01, 2013-09-30, BALLER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, 2013-10-01, 2014-06-01, LOW_BALLER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have Expense accounts and I want to know their job code when they made this expense:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, DESCRIPTION, DATE, EXP_ID&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Headress, 2012-06-01, 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Funky shoes, 2014-01-01, 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfiled, Lasagna, 2011-11-30, 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, Pizza, 2013-11-30, 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would end up with something like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NAME, DESCRIPTION, DATE, EXP_ID, JOB_CODE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Headress, 2012-06-01, 1, CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jeff, Funky shoes, 2014-01-01, 2, BIG_CHIEF&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfiled, Lasagna, 2011-11-30, 3, BALLER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Garfield, Pizza, 2013-11-30, 4, LOW_BALLER&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just an interval match doesn't work because I have more than one criteria. I was wondering if it was an issue of createit fit in an interval match function...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help here understanding the interval match possibilities?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:16:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-match-for-two-ranges-criteria/m-p/930990#M646600</guid>
      <dc:creator>sibrulotte</dc:creator>
      <dc:date>2015-11-03T20:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interval match for two ranges/criteria</title>
      <link>https://community.qlik.com/t5/QlikView/Interval-match-for-two-ranges-criteria/m-p/930991#M646601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry. My first attachment had a misspelling in the name. The below should work for you:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103834_Capture.PNG" style="height: 202px; width: 620px;" /&gt; !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Interval-match-for-two-ranges-criteria/m-p/930991#M646601</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-11-03T21:10:07Z</dc:date>
    </item>
  </channel>
</rss>

