<?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: IntervalMatch with Dates Inside in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164448#M893698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Gysbert!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I thought that if i have &lt;EM&gt;18/1/2016&lt;/EM&gt; as StartDate, then the interval should be &lt;STRONG&gt;18/1/2016, 19/1/2016&lt;/STRONG&gt; and &lt;STRONG&gt;20/1/2016&lt;/STRONG&gt;. The same as we write it: 18/1/2016-20/1/2016 means 3 days period, but not 2. I expected to have same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Elena&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2016 12:35:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-10T12:35:24Z</dc:date>
    <item>
      <title>IntervalMatch with Dates Inside</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164446#M893696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey guys!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Test]:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(25569+[start_epoch]/24/60/60) as &lt;STRONG&gt;StartEpoch&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(25569+[end_epoch]/24/60/60) as &lt;STRONG&gt;EndEpoch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM ...&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Intervals]:&lt;/P&gt;&lt;P&gt;IntervalMatch (&lt;STRONG&gt;Date&lt;/STRONG&gt;) &lt;EM&gt;//Date is stored in MasterCalendar Table&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;StartEpoch,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndEpoch&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Resident [Test];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After loading the script I have the following situation:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="intervalmatch.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134176_intervalmatch.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do I have wrong matching of StartDate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how I can fix it for further work. I'm asking about the correct explanation of this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Elena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164446#M893696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch with Dates Inside</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164447#M893697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks ok to me. What do you think is wrong?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 12:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164447#M893697</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-10T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch with Dates Inside</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164448#M893698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Gysbert!&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I thought that if i have &lt;EM&gt;18/1/2016&lt;/EM&gt; as StartDate, then the interval should be &lt;STRONG&gt;18/1/2016, 19/1/2016&lt;/STRONG&gt; and &lt;STRONG&gt;20/1/2016&lt;/STRONG&gt;. The same as we write it: 18/1/2016-20/1/2016 means 3 days period, but not 2. I expected to have same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Elena&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 12:35:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164448#M893698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T12:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch with Dates Inside</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164449#M893699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you should make sure you're working with dates and not timestamps. 18/01/2016 12:34:56 is larger than 18/01/2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 14:17:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164449#M893699</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-08-10T14:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: IntervalMatch with Dates Inside</title>
      <link>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164450#M893700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That makes sense. Thank you a lot, Gysbert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2016 14:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IntervalMatch-with-Dates-Inside/m-p/1164450#M893700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-10T14:22:16Z</dc:date>
    </item>
  </channel>
</rss>

