<?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 Problem with IntervalMatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841881#M295894</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;I'm using the IntervalMatch function to filter within a range of dates for a given date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV_UNIDAD_PROGRAMA:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;COD_UP,&lt;/P&gt;&lt;P&gt;COD_TEC,&lt;/P&gt;&lt;P&gt;COD_SUBTEC,&lt;/P&gt;&lt;P&gt;PT_MAX,&lt;/P&gt;&lt;P&gt;FEC_INI_VIG as FIV_UP,&lt;/P&gt;&lt;P&gt;FEC_FIN_VIG as FFV_UP&lt;/P&gt;&lt;P&gt;FROM [$ (vpath) QV_UNIDAD_PROGRAMA.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CalendarRes:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; AddedDate as Date,&lt;/P&gt;&lt;P&gt; Time (Frac (AddedTimeStamp), 'hh') &amp;amp; ': 00' as Time,&lt;/P&gt;&lt;P&gt; Num (Time (Frac (AddedTimeStamp), 'h') &amp;amp; '') + 1 as Period&lt;/P&gt;&lt;P&gt;RESIDENT TempCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the correct loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Union:&lt;/P&gt;&lt;P&gt;IntervalMatch (Date)&lt;/P&gt;&lt;P&gt;load distinct&lt;/P&gt;&lt;P&gt;FIV_UP,&lt;/P&gt;&lt;P&gt;FFV_UP&lt;/P&gt;&lt;P&gt;QV_UNIDAD_PROGRAMA resident;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we perform IntervalMatch, it generates the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="83803" alt="IntervalMatch.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83803_IntervalMatch.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And what I want to know is how Syn1 off the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A greeting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 16:23:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-15T16:23:02Z</dc:date>
    <item>
      <title>Problem with IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841881#M295894</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;I'm using the IntervalMatch function to filter within a range of dates for a given date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I do is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV_UNIDAD_PROGRAMA:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;COD_UP,&lt;/P&gt;&lt;P&gt;COD_TEC,&lt;/P&gt;&lt;P&gt;COD_SUBTEC,&lt;/P&gt;&lt;P&gt;PT_MAX,&lt;/P&gt;&lt;P&gt;FEC_INI_VIG as FIV_UP,&lt;/P&gt;&lt;P&gt;FEC_FIN_VIG as FFV_UP&lt;/P&gt;&lt;P&gt;FROM [$ (vpath) QV_UNIDAD_PROGRAMA.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CalendarRes:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; AddedDate as Date,&lt;/P&gt;&lt;P&gt; Time (Frac (AddedTimeStamp), 'hh') &amp;amp; ': 00' as Time,&lt;/P&gt;&lt;P&gt; Num (Time (Frac (AddedTimeStamp), 'h') &amp;amp; '') + 1 as Period&lt;/P&gt;&lt;P&gt;RESIDENT TempCalendar;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here the correct loads.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Union:&lt;/P&gt;&lt;P&gt;IntervalMatch (Date)&lt;/P&gt;&lt;P&gt;load distinct&lt;/P&gt;&lt;P&gt;FIV_UP,&lt;/P&gt;&lt;P&gt;FFV_UP&lt;/P&gt;&lt;P&gt;QV_UNIDAD_PROGRAMA resident;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we perform IntervalMatch, it generates the following:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="83803" alt="IntervalMatch.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/83803_IntervalMatch.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;And what I want to know is how Syn1 off the table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A greeting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 16:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841881#M295894</guid>
      <dc:creator />
      <dc:date>2015-04-15T16:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841882#M295895</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;//After this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Union:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IntervalMatch (Date)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;load distinct&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FIV_UP,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FFV_UP&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;QV_UNIDAD_PROGRAMA resident;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//Use&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Left join(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QV_UNIDAD_PROGRAMA&lt;/SPAN&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;residente &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Union&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Union&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Apr 2015 15:53:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841882#M295895</guid>
      <dc:creator>Aurelien_Martinez</dc:creator>
      <dc:date>2015-04-17T15:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with IntervalMatch</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841883#M295896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks so much, worked perfectly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 08:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-IntervalMatch/m-p/841883#M295896</guid>
      <dc:creator />
      <dc:date>2015-04-20T08:04:01Z</dc:date>
    </item>
  </channel>
</rss>

