<?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: how interval match with dates? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894704#M1013482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya thanks for quick reply my dear friend...i know how to use of interval match between numerics but without converting the num format of dates is it possible...like ABC table is there which contains&lt;/P&gt;&lt;P&gt;ABC:&lt;/P&gt;&lt;P&gt;load mindate,maxdate,ename&lt;/P&gt;&lt;P&gt;01/05/15,20/05/15,srinu&lt;/P&gt;&lt;P&gt;01/04/2014,20/04/2014,pratap&lt;/P&gt;&lt;P&gt;02/03/2013,10/03/2013,venkat&lt;/P&gt;&lt;P&gt;XYZ:&lt;/P&gt;&lt;P&gt;load date,dept&lt;/P&gt;&lt;P&gt;15/05/15,sales&lt;/P&gt;&lt;P&gt;21/04/2014,production&lt;/P&gt;&lt;P&gt;02/03/2013,clerk&lt;/P&gt;&lt;P&gt;bridge:&lt;/P&gt;&lt;P&gt;interval match(date)&lt;/P&gt;&lt;P&gt;load mindate,maxdate resident ABC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without converting dates into num is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 12:15:22 GMT</pubDate>
    <dc:creator>pratap6699</dc:creator>
    <dc:date>2015-04-23T12:15:22Z</dc:date>
    <item>
      <title>how interval match with dates?</title>
      <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894701#M1013477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;iam using with numerics its work fine but dates wise iam not get correct result,please explain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:46:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894701#M1013477</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-04-23T11:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: how interval match with dates?</title>
      <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894702#M1013479</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;use interval match with date format or numeric format of date because it compares the date then give result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;may be you date in string format show that interval match not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will suggest you use interval match with numeric date or date like num(DATE) (it will run fast).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894702#M1013479</guid>
      <dc:creator />
      <dc:date>2015-04-23T11:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: how interval match with dates?</title>
      <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894703#M1013481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be your date field’s not proper format. First you can convert all field in one format then you can try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 11:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894703#M1013481</guid>
      <dc:creator />
      <dc:date>2015-04-23T11:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: how interval match with dates?</title>
      <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894704#M1013482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ya thanks for quick reply my dear friend...i know how to use of interval match between numerics but without converting the num format of dates is it possible...like ABC table is there which contains&lt;/P&gt;&lt;P&gt;ABC:&lt;/P&gt;&lt;P&gt;load mindate,maxdate,ename&lt;/P&gt;&lt;P&gt;01/05/15,20/05/15,srinu&lt;/P&gt;&lt;P&gt;01/04/2014,20/04/2014,pratap&lt;/P&gt;&lt;P&gt;02/03/2013,10/03/2013,venkat&lt;/P&gt;&lt;P&gt;XYZ:&lt;/P&gt;&lt;P&gt;load date,dept&lt;/P&gt;&lt;P&gt;15/05/15,sales&lt;/P&gt;&lt;P&gt;21/04/2014,production&lt;/P&gt;&lt;P&gt;02/03/2013,clerk&lt;/P&gt;&lt;P&gt;bridge:&lt;/P&gt;&lt;P&gt;interval match(date)&lt;/P&gt;&lt;P&gt;load mindate,maxdate resident ABC;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;without converting dates into num is it possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 12:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894704#M1013482</guid>
      <dc:creator>pratap6699</dc:creator>
      <dc:date>2015-04-23T12:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: how interval match with dates?</title>
      <link>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894705#M1013484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No it is not possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;ABC:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;load&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;mindate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'DD/MM/YYYY') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;mindate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;maxdate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'DD/MM/YYYY') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;maxdate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;ename&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; mindate,maxdate,ename&lt;BR /&gt; 01/05/15,20/05/15,srinu&lt;BR /&gt; 01/04/2014,20/04/2014,pratap&lt;BR /&gt; 02/03/2013,10/03/2013,venkat ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; XYZ:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;load&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Date#&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,'DD/MM/YYYY') &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;As&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;dept&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; date,dept&lt;BR /&gt; 15/05/15,sales&lt;BR /&gt; 21/04/2014,production&lt;BR /&gt; 02/03/2013,clerk]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;;&lt;BR /&gt; &lt;BR /&gt; bridge:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IntervalMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;load&lt;/STRONG&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;mindate&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;maxdate&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; ABC; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 12:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-interval-match-with-dates/m-p/894705#M1013484</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-04-23T12:55:45Z</dc:date>
    </item>
  </channel>
</rss>

