<?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: variable value empty in calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790434#M473108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we tried this, then we have problem to display it in the calender object. If use a trigger in date field, and select date, the variables used for the calender object get the correct value, but the value never show up. That is the problem I have in the first place.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2014 12:35:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-11-28T12:35:13Z</dc:date>
    <item>
      <title>variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790427#M473101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use 2 variable as the vStartDate and vEndDate to get a arbitrary date range. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;And also create a trigger to return the value of vStartDate and vEndDate if a date range is selected from the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Date dimension&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works before when I use "D-M-YYYY" format, which is the default format of the system. And now I changed all to use "DD.MM.YYYY" format, then Input box object performs the same as before, but the Calender will only show the value of the variables if you select the date in the calender. The two variables still get the date value back if Date dimension is selected, but in the calender, the value dose not display anymore!!!&lt;/P&gt;&lt;P&gt;In the attached .qvw, you can see that the calendar objects Start and End are empty, but&amp;nbsp; the calender objects S and E have the value from the 2 variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: when I provide the 2nd example with DateOld dimension for comparison, for some reason, the selection on the DateOld dimension dose not work as well. And normally vS and vE should change if you select on DateOld.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to change the format in the calendar as well, but it dose not work.&lt;/P&gt;&lt;P&gt;BTW, I use the newest version 11.20 SR9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any one has any clue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Nov 2014 15:20:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790427#M473101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-20T15:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790428#M473102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still an open issue for us. Thought we work around this by adding a text object to show the date in the calender. But it&amp;nbsp; can cause ugly layout problem. Dose anyone have a clue about this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Zhihong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 15:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790428#M473102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-27T15:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790429#M473103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 15:40:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790429#M473103</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-27T15:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790430#M473104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bill,&lt;/P&gt;&lt;P&gt;Yes, you are correct, We can first keep using "D-M-YYYY" format, and change to "DD.MM.YYYY" in the final step to display the date, though more date related columns need to be changed in the final step, but it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 11:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790430#M473104</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T11:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790431#M473105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in my qvw all the date are stored, compared &amp;amp; manipulated as QlikView dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can display them in whatever format you wish, without affecting any processing or logic ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 12:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790431#M473105</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T12:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790432#M473106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bill, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, the thing is like this. For the date, it is a format thing, and it dose not break the logic in the dash, even when we use "DD.MM.YYYY".&lt;/P&gt;&lt;P&gt;The default date after LOAD from the script is "D-M-YYYY". As the client need "DD.MM.YYYY" format in the dash for all columns, text and calender object, so we changed the format in the LOAD script (as in my .qvw file). As we think by doing this we do not need to modify the format every where in the dash. Then it caused a problem in the date display in the calender object. But no logic is affected. From your reply, then I realize that we can keep using "D-M-YYYY" format. And modify the date format when we need to display it as "DD.MM.YYYY".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 12:24:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790432#M473106</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T12:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790433#M473107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your load script you can set the default date format like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET DateFormat='&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD.MM.YYYY&lt;/SPAN&gt;';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So dates will by default always be displayed in that format, unless you manually override it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 12:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790433#M473107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T12:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790434#M473108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we tried this, then we have problem to display it in the calender object. If use a trigger in date field, and select date, the variables used for the calender object get the correct value, but the value never show up. That is the problem I have in the first place.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 12:35:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790434#M473108</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T12:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790435#M473109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is stored as QlikView dates and :&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The default date format is&lt;EM&gt; D-M-YYYY&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;All dates are displayed in &lt;EM&gt;D-M-YYYY&lt;/EM&gt; format&lt;/LI&gt;&lt;LI&gt;All the calendar objects, triggers &amp;amp; date selections display &amp;amp; work ok&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 12:44:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790435#M473109</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790436#M473110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time. I am sorry that my description confused you, but you did not understand my issue. In my original .qvw file, I gave tow examples, one using "D-M-YYYY", all works perfect, the calendar, tiggers and date selection, just like your. And I never mentioned that I have problem when using date format as '"D-M-YYYY". The second example in my .qvw file is using "DD.MM.YYYY", and all other work except the calendar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 13:00:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790436#M473110</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T13:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790437#M473111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So to get closure, is it all working correctly now ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 13:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790437#M473111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T13:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: variable value empty in calendar</title>
      <link>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790438#M473112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is not. But by your first reply. I suddenly realize that we can work around it by keeping using 'D-M-YYYY', but override the format when need to show the date as 'DD.MM.YYYY'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 13:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-value-empty-in-calendar/m-p/790438#M473112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-28T13:10:51Z</dc:date>
    </item>
  </channel>
</rss>

