<?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: Selecting Arbitrary Date Ranges in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407277#M488935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions on the video, but have problems with the EndDate. Look what happens:&lt;IMG __jive_id="54051" alt="calendar.JPG.jpg" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/54051_calendar.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Emisión Comprobante" is like the OrderDate in the video.&lt;/P&gt;&lt;P&gt;"Selecciones Actuales" means "Current Selections".&lt;/P&gt;&lt;P&gt;I'm using calendar objects. When selecting the start date, the selection is made. When selecting the end date, nothing changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2014 19:48:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-28T19:48:51Z</dc:date>
    <item>
      <title>Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407268#M488926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Learn how to make arbitrary date range selections using a from and to date selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="loading" href="http://www.youtube.com/watch?v=UTDyO68BYL8" title="http://www.youtube.com/watch?v=UTDyO68BYL8"&gt;http://www.youtube.com/watch?v=UTDyO68BYL8&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IFRAME frameborder="0" width="425" height="350" src="https://www.youtube.com/embed/UTDyO68BYL8" allowfullscreen=""&gt;&lt;/IFRAME&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 16:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407268#M488926</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-12-04T16:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407269#M488927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; First of all thank you for the posted video!&lt;/P&gt;&lt;P&gt;But still I have a problem with my date ranges. It seems like I can select fields on change of variables(Calendar object) using trigger&lt;/P&gt;&lt;P&gt;but I can't do it in other way around... by selecting dates in the field my variables are not changing &lt;/P&gt;&lt;P&gt;Why is that? &lt;/P&gt;&lt;P&gt;I've attached my qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2012 12:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407269#M488927</guid>
      <dc:creator />
      <dc:date>2012-12-05T12:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407270#M488928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If found the issue.&amp;nbsp; You had a typo in your variable names for the triggers that were setting the variables when a selections was made on the date field. Under Document Properites -&amp;gt; Triggers&amp;nbsp; I changed the Field Event Triggers for Datums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You had the variable as: vSakuma Datums&amp;nbsp; when it needs to be vSakumaDatums&amp;nbsp; (no space)&lt;/P&gt;&lt;P&gt;You also had the variable as: vBeigudatums when it needs to be vBeiguDatums (capital 'D')&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 16:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407270#M488928</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-12-07T16:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407271#M488929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry for this misspelling in my test qvw file. I created it in a hurry.&lt;/P&gt;&lt;P&gt; Did you check if it's working without these stupid mistakes?&lt;/P&gt;&lt;P&gt; Can't open this because at home I have only personal edition.&lt;/P&gt;&lt;P&gt; I think this is not my issue... it isn't working for me with correct variable names as well.&lt;/P&gt;&lt;P&gt; If i's working.. pls add corrected file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And one more question, if I'm selecting one year in listbox, calendar objects will show first and last day of the selected year (for the selected moth &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;respectively&lt;/SPAN&gt;&lt;/SPAN&gt;)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Dec 2012 14:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407271#M488929</guid>
      <dc:creator />
      <dc:date>2012-12-09T14:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407272#M488930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it does work with the corrections.  Here is a copy of the QVW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2012 15:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407272#M488930</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2012-12-10T15:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407273#M488931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the post.&amp;nbsp; As a newbie to QlikView I found this straightforward and to the point.&amp;nbsp; Now I wish the QV Community Search would have found it; I had to Google this toppic to find you.&amp;nbsp; The good news is it was at the top of the results.&amp;nbsp; Again, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 16:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407273#M488931</guid>
      <dc:creator />
      <dc:date>2013-01-08T16:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407274#M488932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great video, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realized that my firstsortedvalue formulas would pick most current records in the year I selected on my listbox, then not show them if they were outside the variable date range in my inputboxes.&amp;nbsp; This did a beautiful job synchronizing inputbox and listbox and letting the chart expression pull what it's supposed to pull.&amp;nbsp; (I'm working with timestamped records, so it would be excruciating to try to manually select from thousands of timestamps in the listbox. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 21:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407274#M488932</guid>
      <dc:creator>stevelord</dc:creator>
      <dc:date>2013-08-08T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407275#M488933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Video Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 07:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407275#M488933</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2013-09-10T07:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407276#M488934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks pretty much for your clear explanation, It's working good!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407276#M488934</guid>
      <dc:creator />
      <dc:date>2013-09-26T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407277#M488935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the instructions on the video, but have problems with the EndDate. Look what happens:&lt;IMG __jive_id="54051" alt="calendar.JPG.jpg" class="jive-image jiveImage" src="https://community.qlik.com/legacyfs/online/54051_calendar.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Emisión Comprobante" is like the OrderDate in the video.&lt;/P&gt;&lt;P&gt;"Selecciones Actuales" means "Current Selections".&lt;/P&gt;&lt;P&gt;I'm using calendar objects. When selecting the start date, the selection is made. When selecting the end date, nothing changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Damian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 19:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407277#M488935</guid>
      <dc:creator />
      <dc:date>2014-02-28T19:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407278#M488936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: rgba(255, 255, 255, 0);"&gt;Looks like for whatever reason your End Date is coming back in a number format vs date format. Try forcing the search string to come back in the date format. So something like:&lt;BR /&gt;='&amp;gt;=' &amp;amp; Date(vStartDate) &amp;amp; '&amp;lt;=' &amp;amp; Date(vEndDate)&lt;BR /&gt;&lt;BR /&gt;I'm writing this on my phone so the syntax might be a bit off - sorry. &lt;BR /&gt;&lt;BR /&gt;Sent from my Commodore 64&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407278#M488936</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2014-02-28T20:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407279#M488937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just added the Date() for the End Date, and it works. Strange, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Damian.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 20:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407279#M488937</guid>
      <dc:creator />
      <dc:date>2014-02-28T20:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407280#M488938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the great explaination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However i am getting an issue in dates.qvw.&lt;/P&gt;&lt;P&gt;When i am opening from server (as a developer) the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;vBeiguDatums &lt;/SPAN&gt;variable works correctly.&lt;/P&gt;&lt;P&gt;But when i am opening as a user from the IIS,i am not able to select the maxdate in calendar object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose the max date is 1/12/2014,when i am selecting 1/12/2014 in the calendar object it is not letting me select,instead 1/11/2014 is getting selected.&lt;/P&gt;&lt;P&gt;Is this a bug ?&lt;/P&gt;&lt;P&gt;Can you please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 09:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407280#M488938</guid>
      <dc:creator />
      <dc:date>2015-01-20T09:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407281#M488939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are may factors that could be at play here depending on your specific qvw and the data in it.&amp;nbsp; There could be an error in the setup that is causing the wrong date to be selected or the date you are trying to select on (1/12/2014) doesn't exist in the data so QlikView is picking a the closest date less than your selection.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To fully help you, I would need to see the QVW.&amp;nbsp; Would you be able to post it or so a version with scrambled data?&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:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407281#M488939</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2015-01-20T15:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407282#M488940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;However the issue was with the Qlikview setup (server version).&lt;/P&gt;&lt;P&gt;I had qlikview sr9 on my development server whereas on production,it was SR8.&lt;/P&gt;&lt;P&gt;Once upgraded to SR9,the issue no longer exists &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;One more question regarding the calendar object though,is there a way to set a blank value as defualt in calendar object ?&lt;/P&gt;&lt;P&gt;When a user opens the qlikview report,the calendar object should be blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 04:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407282#M488940</guid>
      <dc:creator />
      <dc:date>2015-01-22T04:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407283#M488944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set the document to remove the selections on the calendar upon open.&amp;nbsp; Look under Setting-&amp;gt;Document Properties -&amp;gt; Tiggers.&amp;nbsp; Select "OnOpen" and use the "Select in Field" action.&amp;nbsp; By setting the Search String to blank, any selection will be cleared.&amp;nbsp;&amp;nbsp; You may also need to add action to set the variable to blank as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/75934_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407283#M488944</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2015-01-22T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407284#M488945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh&lt;/P&gt;&lt;P&gt;I had already tried this way,but the issue is qlikview recovers sessions,so&lt;/P&gt;&lt;P&gt;if a user does some selection in the calendar and then opens the app again&lt;/P&gt;&lt;P&gt;it starts from where he left,which is not what I want.&lt;/P&gt;&lt;P&gt;I always want the default value in calendar object to be blank.&lt;/P&gt;&lt;P&gt;Is there a way to disable session recovery for certain apps and keeping it&lt;/P&gt;&lt;P&gt;on for the other apps ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:24:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407284#M488945</guid>
      <dc:creator />
      <dc:date>2015-01-27T16:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407285#M488946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can disable Session Recovery in the QMC under System-&amp;gt; Setup -&amp;gt;QlikView Servers -&amp;gt;Documents.&amp;nbsp; Note this is a global setting so it will effect all documents and all users in your enviornment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76396_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:37:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407285#M488946</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2015-01-27T16:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407286#M488947</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;I have been struggling to get my date range selections working but i dont understand where i am failing .&lt;/P&gt;&lt;P&gt;If any body could help me with my sample app or a hint where im doing it wrong . !&lt;/P&gt;&lt;P&gt;I would grreatly appreciate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nadeem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 07:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407286#M488947</guid>
      <dc:creator>fashid</dc:creator>
      <dc:date>2015-02-13T07:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Arbitrary Date Ranges</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407287#M488948</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;It looks like your expressions are returning the numeric value foe the dates the trigger is not able to select on the CalendarDate field.&amp;nbsp; In other words your expression:&lt;/P&gt;&lt;P&gt;='&amp;gt;= $(vstartdate)&amp;lt;=$(venddate)'&lt;/P&gt;&lt;P&gt;Returns this:&lt;/P&gt;&lt;P&gt;&amp;gt;= 42047&amp;lt;=42039&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this expression:&lt;/P&gt;&lt;P&gt;='&amp;gt;= $(=Date(vstartdate))&amp;lt;=$(=Date(venddate))'&lt;/P&gt;&lt;P&gt;To Return This:&lt;/P&gt;&lt;P&gt;&amp;gt;= 2/12/2015&amp;lt;=2/4/2015&lt;/P&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;-Josh&lt;/P&gt;&lt;P&gt;Qlik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 18:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Arbitrary-Date-Ranges/m-p/407287#M488948</guid>
      <dc:creator>Josh_Good</dc:creator>
      <dc:date>2015-02-23T18:49:07Z</dc:date>
    </item>
  </channel>
</rss>

