<?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: Problem with date range(between) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640034#M679199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the logic behind that but, in this case every end date will be Startdate -1, when the only case that should be -1 is, IF Startdate is between Start and End of some registry in the table for the same user. So, the end where it matches should be -1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use your example with some if statements but no success. I think peek and previous will not work since the reference it's not always at previous records. That's why i'm having a bigger problem here =/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 17:14:18 GMT</pubDate>
    <dc:creator>gradiske</dc:creator>
    <dc:date>2014-05-21T17:14:18Z</dc:date>
    <item>
      <title>Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640031#M679193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've started a similar discussion a week ago but now it's different. Here's my table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;user&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;startdate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;enddate&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;audience&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;john&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/02/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30/04/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;mike&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/02/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;20/09/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;mike&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/09/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31/12/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;mike&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30/04/2012&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31/12/2012&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;john&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/04/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31/12/2013&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;mike&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/06/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;john&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30/04/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;05/06/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;john&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/06/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/12/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;melissa&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/06/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;Note that 'John' first date ends in April 30, but the second date starts with April 1st. So, what i need to do is, consider John's first end date to be March 31, since he started a new one on April 1st.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use peek() but since this table has no order at all, and not always the previous dates are the right ones to compare with, it's not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 May 2014 12:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640031#M679193</guid>
      <dc:creator>gradiske</dc:creator>
      <dc:date>2014-05-20T12:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640032#M679194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640032#M679194</guid>
      <dc:creator>gradiske</dc:creator>
      <dc:date>2014-05-21T13:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640033#M679197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Please find the attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;T:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD user,Date#(startdate,'DD/MM/YYYY') as startdate;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD * INLINE [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; user, startdate, enddate, audience&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; john, 01/02/2013, 30/04/2013, 9&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mike, 01/02/2013, 20/09/2013, 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mike, 01/09/2013, 31/12/2013, 6&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mike, 30/04/2012, 31/12/2012, 7&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; john, 01/04/2013, 31/12/2013, 15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; mike, 01/01/2014, 01/06/2014, 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; john, 30/04/2014, 05/06/2014, 3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; john, 01/06/2014, 12/12/2014, 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; melissa, 01/01/2014, 01/06/2014, 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;LOAD user,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;startdate,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If(user=Previous(user),Date(Previous(startdate)-1,'DD/MM/YYYY')) as enddate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Resident T&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Order By user,startdate desc;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640033#M679197</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-05-21T13:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640034#M679199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get the logic behind that but, in this case every end date will be Startdate -1, when the only case that should be -1 is, IF Startdate is between Start and End of some registry in the table for the same user. So, the end where it matches should be -1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to use your example with some if statements but no success. I think peek and previous will not work since the reference it's not always at previous records. That's why i'm having a bigger problem here =/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640034#M679199</guid>
      <dc:creator>gradiske</dc:creator>
      <dc:date>2014-05-21T17:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640035#M679200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my attempt&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/59346_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 20:13:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640035#M679200</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-21T20:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640036#M679201</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;you could try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_119071_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/59361_QlikCommunity_Thread_119071_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14007114187373741" jivemacro_uid="_14007114187373741"&gt;
&lt;P&gt;tabInput:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD * FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2061" data-containertype="14" data-objectid="119071" data-objecttype="1" href="http://community.qlik.com/thread/119071"&gt;http://community.qlik.com/thread/119071&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabOutput:&lt;/P&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; user,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; startdate,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; If(user=Peek(user) and enddate&amp;gt;=Peek(startdate), Date(Peek(startdate)-1), enddate) as enddate,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; audience&lt;/P&gt;
&lt;P&gt;Resident tabInput&lt;/P&gt;
&lt;P&gt;Order By user, startdate desc;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabInput;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 22:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640036#M679201</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-05-21T22:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640037#M679202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Marco,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;I'm surprise to this code!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;tabInput: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN&gt;LOAD * FROM [&lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2061" data-containertype="14" data-objectid="119071" data-objecttype="1" href="http://community.qlik.com/thread/119071"&gt;http://community.qlik.com/thread/119071&lt;/A&gt;&lt;SPAN&gt;] (html, codepage is 1252, embedded labels, table is @1);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Can you please tell me how to develop this script in my local qlikview desktop file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 08:13:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640037#M679202</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-05-22T08:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640038#M679203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in script editor, there is a button to load from web file (just follow wizard, copy url, etc...)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 08:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640038#M679203</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-22T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640039#M679204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi Massimo,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;&lt;SPAN&gt;Ya I followed, but forgot to add "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;SPAN&gt; " in front of the URL. Now it works after adding &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://"&gt;http://&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Gradiske - Did you got your solution ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 08:22:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640039#M679204</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2014-05-22T08:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Problem with date range(between)</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640040#M679205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's working, just like Massimo's example but, i don't know why its duplicating every registry when i use an IF condition...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if there's only one row, like melissa&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's returning something like that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="74" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border: 1px solid #000000; width: 239px; height: 58px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD colspan="1"&gt;user&lt;/TD&gt;&lt;TD colspan="1"&gt;startdate&lt;/TD&gt;&lt;TD colspan="1"&gt;enddate&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;melissa&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;31/12/2013&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;melissa&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/01/2014&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;01/06/2014&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried to reload all the tables using different names and etc, just to make sure it's not using fieldnames from other tables but no luck. If i take out the if for enddate, returns just one.&lt;BR /&gt;I'm trying to find where it's causing this, since to get this table i use a lot of load before to get this data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 12:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-date-range-between/m-p/640040#M679205</guid>
      <dc:creator>gradiske</dc:creator>
      <dc:date>2014-05-22T12:40:46Z</dc:date>
    </item>
  </channel>
</rss>

