<?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: Can anyone figure out why this isn't working? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999418#M339811</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this isn't correcting the issue, I'm rather stumped by this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Sep 2015 12:45:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-22T12:45:39Z</dc:date>
    <item>
      <title>Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999416#M339809</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 have the attached script which I'm using to try and create a temporary calendar table that simply holds dates from my vMinDate to my vMaxDate. For some reason the table isn't loading properly and the only result I get is one entry stating '30/12/1899'!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone see anything glaringly obvious from the code that I'm missing as I can't seem to figure this one out?!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Samuel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:28:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999416#M339809</guid>
      <dc:creator />
      <dc:date>2015-09-22T12:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999417#M339810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dates format is unrecognized, try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'2020/12/31' and '2015/01/01'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999417#M339810</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-22T12:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999418#M339811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this isn't correcting the issue, I'm rather stumped by this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999418#M339811</guid>
      <dc:creator />
      <dc:date>2015-09-22T12:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999419#M339812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your dateformat? can you create a texstobject with (date(today()).&lt;/P&gt;&lt;P&gt;Use this Format for your calendar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999419#M339812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-22T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999420#M339813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You&amp;nbsp; have some data format variables at the beginning of the script, does it say this or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DateFormat='MM/DD/YYYY';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999420#M339813</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-09-22T12:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999421#M339814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Redefine your variables like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let vMaxDate= Num(MakeDate(2020, 12, 31));&lt;/P&gt;&lt;P&gt;let vMinDate= Num(MakeDate(2015, 1, 1));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;To explain why that is not working:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'31/12/2020' - is actually being expanded (because of $) and generating a number&lt;/P&gt;&lt;P&gt;31 divided by 12 divided by 2020 -&amp;gt;0.0012...&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; '/' is being considered as numeric operator&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if you apply date(0.0012)- you get the first that of qv calendar system : '30/12/1899'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999421#M339814</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-22T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999422#M339815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the variables needs to be numbers, not strings. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vMaxDate&lt;/SPAN&gt; = Floor(Date#('31/12/2020','DD/MM/YYYY'))&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vMinDate&lt;/SPAN&gt; = Floor(Date#('01/01/2015','DD/MM/YYYY'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vMaxDate&lt;/SPAN&gt; = Floor(MakeDate(2020,12,31));&lt;/P&gt;&lt;P&gt;let &lt;SPAN style="font-size: 13.3333px;"&gt;vMinDate&lt;/SPAN&gt; = Floor(MakeDate(2015,01,01));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:50:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999422#M339815</guid>
      <dc:creator>simenkg</dc:creator>
      <dc:date>2015-09-22T12:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999423#M339816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LET vMaxDate = Date#('31/12/2020', 'DD/MM/YYYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;LET vMINDate = Date#('01/01/2015', 'DD/MM/YYYY')&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999423#M339816</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-22T12:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can anyone figure out why this isn't working?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999424#M339817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just like to take the opportunity to thank everyone who's contributed, I can only mark a few questions though so please don't get offended if it isn't yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 12:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-anyone-figure-out-why-this-isn-t-working/m-p/999424#M339817</guid>
      <dc:creator />
      <dc:date>2015-09-22T12:56:06Z</dc:date>
    </item>
  </channel>
</rss>

