<?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 Calendar object visualization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350434#M415127</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 have a calendar object in my dashboard (on server "Access Point"), but the problem is that the object doesn't show the last day (with data) selectable as you can see here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in 15/05/2017, but it is not selectable:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calendar2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/163451_calendar2.jpg" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;what can be the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tested it in my qlikview desktop, the calendar object doesn't show the selectable values with another color (as on server), in this example I have data until 15.05.17, however all the days are with the same color as you can see here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calendar.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163450_calendar.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a property value that I have to set?, what can be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 May 2017 05:12:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-16T05:12:49Z</dc:date>
    <item>
      <title>Calendar object visualization</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350434#M415127</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 have a calendar object in my dashboard (on server "Access Point"), but the problem is that the object doesn't show the last day (with data) selectable as you can see here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in 15/05/2017, but it is not selectable:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calendar2.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/163451_calendar2.jpg" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;what can be the problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tested it in my qlikview desktop, the calendar object doesn't show the selectable values with another color (as on server), in this example I have data until 15.05.17, however all the days are with the same color as you can see here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="calendar.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163450_calendar.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a property value that I have to set?, what can be the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 05:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350434#M415127</guid>
      <dc:creator />
      <dc:date>2017-05-16T05:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object visualization</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350435#M415128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, This is only one we have as default. If you want to customize date picker then you must need extension by help of Html + Css + Js. It should save as .qar file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, Make sure code whether how do you written for Mar parameter. You must use = Today() not the &amp;lt; Today(). Then only it will show&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 05:22:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350435#M415128</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-16T05:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar object visualization</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350436#M415129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Linda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know what calendar extension you are using, but on the first issue, I think the cause would be the interpretation of the Today () / Now(), especially because it runs on the server. I hit the same problem on the server, but not with extensions.&lt;/P&gt;&lt;P&gt;Check below links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/40845" title="https://community.qlikview.com/thread/40845"&gt;How does function Today() work? | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2010/07/the-now-trap/" title="https://qlikviewcookbook.com/2010/07/the-now-trap/"&gt;https://qlikviewcookbook.com/2010/07/the-now-trap/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope to help you. &lt;/P&gt;&lt;P&gt;I am very curious about the cause &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 06:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-object-visualization/m-p/1350436#M415129</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2017-05-16T06:01:56Z</dc:date>
    </item>
  </channel>
</rss>

