<?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: Re: Calendar object not working correctly in  browser in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803372#M283621</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AJAX rendering and OCX rendering are different so it is sounds like there is an issue with the AJAX calendar.&amp;nbsp; I just tested it in my environment (11.2 SR6) and had the same issue.&amp;nbsp; Yesterday 11.2 SR9 was released.&amp;nbsp; This is the perfect excuse for me to upgrade and see if I get different results.&amp;nbsp; I'll let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should definitely be reported to Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;BR /&gt;Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS here is the app I'm using for testing.&amp;nbsp; It contains only a small amount of data and some triggers to adjust dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 16:36:55 GMT</pubDate>
    <dc:creator>Josh_Good</dc:creator>
    <dc:date>2014-11-11T16:36:55Z</dc:date>
    <item>
      <title>Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803363#M283612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an application that sets an input date to a variable using the Calendar object.&amp;nbsp; When testing in Qlikview on our Qlikview server everything works great and dates are assigned perfectly.&amp;nbsp;&amp;nbsp; When I use the app in a browser, the Calendar object will not allow user to select past the month of October.&amp;nbsp;&amp;nbsp; A user can go to November or December and select a day on the Calendar, but the date value comes back with the month of October.&amp;nbsp; I attached two screen shots.&amp;nbsp; One before I selected the date and one after.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803363#M283612</guid>
      <dc:creator />
      <dc:date>2014-11-10T16:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803364#M283613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have you seen this posting? &lt;A href="https://community.qlik.com/message/288110"&gt;Selecting Arbitrary Date Ranges&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It can help ensure you didn't miss something.&amp;nbsp; If you are still having difficulties, I would recommend you create a small QVW that only does the date selection to confirm there isn't anything else causing a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:21:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803364#M283613</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-10T16:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803365#M283614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The crazy thing is...&amp;nbsp; It works using the Qlikview client.&amp;nbsp;&amp;nbsp; It does not work in a browser.&amp;nbsp;&amp;nbsp; It has been working for the last 7 months, but now we are into November and it does not want to select November or December.&amp;nbsp;&amp;nbsp; Again... Only in the browser!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:32:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803365#M283614</guid>
      <dc:creator />
      <dc:date>2014-11-10T16:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803366#M283615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work on the server when using the IE Plugin?&amp;nbsp; This will help isolate if it is an environmental issue (i.e. a difference between the server and your desktop or technology issue (i.e. something that is different from the Desktop/OCX version and the AJAX version).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it doesn't work with the IE Plugin, then I would recommend looking into how you are restricting the dates that can be selected.&amp;nbsp; Such as, the Today() function has three different versions Today(0), Today(1), Today(2)&amp;nbsp; or the date formats could be different between your local machine and the server MM/DD/YYYY vs DD/MM/YYYY etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 16:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803366#M283615</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-10T16:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803367#M283616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are having exactly the same issue over here. It started since beginning of November.&lt;/P&gt;&lt;P&gt;We tried a few things to fix the issue, but none of our ideas worked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;our tested ideas were,&lt;/P&gt;&lt;P&gt;- force all days variables, and limit setting to numeric (not worked)&lt;/P&gt;&lt;P&gt;- remove any limit settings (not worked)&lt;/P&gt;&lt;P&gt;- + 30 days to max value, and choose a date in the future in December, and it took us back to November...(strange, not ideal..)&lt;/P&gt;&lt;P&gt;- tested on IE and Chrome for user &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;environment... (not worked either...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anything else we could do?&lt;/P&gt;&lt;P&gt;We would love to fix this as soon as possible for our users, as the issue has been there for a week!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 18:29:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803367#M283616</guid>
      <dc:creator />
      <dc:date>2014-11-10T18:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803368#M283617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I used the IE plugin, the problem no longer exists!&amp;nbsp;&amp;nbsp; What do people do if they are using chrome or firefox?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 19:55:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803368#M283617</guid>
      <dc:creator />
      <dc:date>2014-11-10T19:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803369#M283618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since the issue has just recently appeared and it does not appear when using the IE Plugin, I would recommend you open a support ticket.&amp;nbsp; You can do that at the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/us/services/support/product-support" title="http://www.qlik.com/us/services/support/product-support"&gt;Technical Product Support | Qlik&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 20:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803369#M283618</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-10T20:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803370#M283619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seems to work on my PC which has 11.0 IE.&amp;nbsp; I used the IE plugin on another user and it did not.&lt;/P&gt;&lt;P&gt;They are on IE 10.0.&amp;nbsp;&amp;nbsp; I am having them upgrade to 11 and hopefully it will be resolved.&amp;nbsp;&amp;nbsp; Thank you for the help Josh and I will submit a ticket right away.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 20:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803370#M283619</guid>
      <dc:creator />
      <dc:date>2014-11-10T20:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803371#M283620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like it's only working on my client which has the qlikview ocx file installed.&amp;nbsp;&amp;nbsp; A user does not have the Qlikview application installed, and it still does not work.&amp;nbsp;&amp;nbsp; It looks like the Calendar object is a different version.&amp;nbsp; I attached the difference between my client and another user's client.&lt;IMG alt="QCalendar3.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70962_QCalendar3.png" /&gt;&lt;IMG alt="QCalendar4.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/70963_QCalendar4.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 14:35:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803371#M283620</guid>
      <dc:creator />
      <dc:date>2014-11-11T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803372#M283621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The AJAX rendering and OCX rendering are different so it is sounds like there is an issue with the AJAX calendar.&amp;nbsp; I just tested it in my environment (11.2 SR6) and had the same issue.&amp;nbsp; Yesterday 11.2 SR9 was released.&amp;nbsp; This is the perfect excuse for me to upgrade and see if I get different results.&amp;nbsp; I'll let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should definitely be reported to Support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;BR /&gt;Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS here is the app I'm using for testing.&amp;nbsp; It contains only a small amount of data and some triggers to adjust dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803372#M283621</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-11T16:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803373#M283622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I upgraded to 11.2 SR9 the issue went away.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 18:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803373#M283622</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-11T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803374#M283623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Josh!&amp;nbsp;&amp;nbsp; The upgrade to 11.2 SR9 took care of the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803374#M283623</guid>
      <dc:creator />
      <dc:date>2014-11-12T14:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803375#M283624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingyi,&lt;/P&gt;&lt;P&gt;The upgrade to 11.02&amp;nbsp; SR9 resolved this issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 14:12:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803375#M283624</guid>
      <dc:creator />
      <dc:date>2014-11-12T14:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803376#M283625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for letting us know, we are going to arrange an upgrade with our partner straight away!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully it will work! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best&lt;/P&gt;&lt;P&gt;Jingyi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 15:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803376#M283625</guid>
      <dc:creator />
      <dc:date>2014-11-12T15:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803377#M283626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear.&amp;nbsp; Please close out the discussion by marking my answer as correct if you feel is is appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803377#M283626</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-11-13T17:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803378#M283627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We just got the upgrade and issue has gone! And we have a group of happy users now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for your helps!! It's fab!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jingyi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 17:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803378#M283627</guid>
      <dc:creator />
      <dc:date>2014-11-13T17:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803379#M283628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Josh &amp;amp; Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even after upgrading to 11.20 SR9 and using IE 11,the same issue still exists.&lt;/P&gt;&lt;P&gt;when i am selecting 1/12/2014 in calendar object,it automatically takes 1/11/2014&lt;/P&gt;&lt;P&gt;can u please help me ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;IMG alt="Before selecting in Calendar Object.png" class="image-1 jive-image" src="/legacyfs/online/75746_Before selecting in Calendar Object.png" style="height: 465px; width: 620px;" /&gt;&lt;IMG alt="After selecting 1st dec 2014 in calendar object.png" class="jive-image image-2" src="/legacyfs/online/75747_After selecting 1st dec 2014 in calendar object.png" style="height: 465px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 10:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803379#M283628</guid>
      <dc:creator />
      <dc:date>2015-01-20T10:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object not working correctly in  browser</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803380#M283629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume this is the same issue you posted about in the discussion &lt;A href="https://community.qlik.com/message/698203"&gt;Re: Selecting Arbitrary Date Ranges&lt;/A&gt;.&amp;nbsp; Please see my response there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 15:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-not-working-correctly-in-browser/m-p/803380#M283629</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2015-01-20T15:40:32Z</dc:date>
    </item>
  </channel>
</rss>

