<?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 AW:Re. :Calendar Date - internal link QV10 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151600#M29366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Marlot,&lt;/P&gt;&lt;P&gt;yes, floor did the job. I had to rewrite alle my stuff. Was really disapointing to see QlikView getting another Problem with iSeries. Now not just OleDB-Driver doesn't work at all, but even ODBC has it's problems :-(.&lt;/P&gt;&lt;P&gt;IBM OleDB doesn't work at all&lt;/P&gt;&lt;P&gt;IBM ODBC has a date-format-problem (floor can fix it)&lt;/P&gt;&lt;P&gt;If you use an intervalmatch on datefilds you have the biggest problems. Everytime I use if or SET on an date-field in QV10 I am scrupling.&lt;/P&gt;&lt;P&gt;Because I had other problems with a firebird x64 ODBC we downgraded on QV9 again. It seems there are more then one Problem with the new scriptengine. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Firebird driver even totaly kills QV10 if you start dataimport.&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Nov 2010 08:23:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-18T08:23:51Z</dc:date>
    <item>
      <title>Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151594#M29360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;I have a big problem with QV10. I just set up a testserver and just updated my QV9.5-Applikationions. Everything was just fine and ultra fast. Good job a this point by the way. But then I stuck with a big problem...&lt;/P&gt;&lt;P&gt;Calendar-Date-Fields did not link correctly:&lt;/P&gt;&lt;P&gt;Calendar: Fact-Table:&lt;BR /&gt;Date Year Date Price&lt;BR /&gt;01.01.2010 2010 01.01.2010 $10&lt;/P&gt;&lt;P&gt;Should be:&lt;BR /&gt;Date Year Price&lt;BR /&gt;01.01.2010 2010 $10&lt;/P&gt;&lt;P&gt;But got to:&lt;BR /&gt;Date Year Price&lt;BR /&gt;01.01.2010 2010 -&lt;BR /&gt;01.01.2010 - $10&lt;/P&gt;&lt;P&gt;In QV9.5 I didn't need to format my date from fact-table. After port to QV10 and notice of this problem I did so and formated both "date"-fields to date() but that did not the trick. So I tried text(date()) and that did it.&lt;/P&gt;&lt;P&gt;But now I have a new problem. I use Intervallmatch on some of my apps. So now I have to use Intervallmatch on text()-formated field, what is impossible. So I could think of use num() but this one is to "hot" for me. "num(01.01.2010)"&lt;/P&gt;&lt;P&gt;Someone has same problem or a solution for me?&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 13:22:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151594#M29360</guid>
      <dc:creator />
      <dc:date>2010-10-20T13:22:18Z</dc:date>
    </item>
    <item>
      <title>AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151595#M29361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;I tried some more things like hash128() and others. But I am not able to get intervallmatch to work. I have 3 datefields here. Date in calendar and 1 start-date and 1 end-date so intervallmatch have to compare all these 3 fields. It just doesn't work. QV10 is not able to "see" that date(01.01.2010) is the same as date(01.01.2010).&lt;/P&gt;&lt;P&gt;I just don't get it :-(.&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 15:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151595#M29361</guid>
      <dc:creator />
      <dc:date>2010-10-20T15:27:39Z</dc:date>
    </item>
    <item>
      <title>AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151596#M29362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have made an example, so you can see what I mean. QVW is linked...&lt;/P&gt;&lt;P&gt;ODBC 32 and 64 tested. QV9.5 and QV10 Document tested. And others.&lt;/P&gt;&lt;P&gt;To always format my date-keys as text() is not that good option for me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; . Suprisingly I got my Intervall match to work with all fields formated date(). Just still didn't get that bug.&lt;/P&gt;&lt;P&gt;By the way... we use AS400 DB2 IBM iSeries ODBC.&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 09:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151596#M29362</guid>
      <dc:creator />
      <dc:date>2010-10-22T09:41:10Z</dc:date>
    </item>
    <item>
      <title>AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151597#M29363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I looked at your application and it seems as if the dates really are timestamps - same date but different minutes and seconds. This is why the values do not link. I have the following values:&lt;/P&gt;&lt;P&gt;02.10.2010 00:00:00&lt;BR /&gt;02.10.2010 00:01:23&lt;/P&gt;&lt;P&gt;Try Date(Floor(DATUM)) and it will probably work.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Henric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Oct 2010 14:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151597#M29363</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2010-10-22T14:22:46Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151598#M29364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try your solution and I can imagine that it should work that way. But the strange thing is... my dates from database ARE dates and not timestamps. Till QV9.5 SR6 I never had problems on this one. Even not formating my dates from source did it. In past I had to do nothing and it worked like it should be.&lt;/P&gt;&lt;P&gt;Now the new scriptenvironment seperated from client itself leads to that problem. Could be worse I think but I have to reengeneer all links in all my apps for internal date to calendar. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 08:17:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151598#M29364</guid>
      <dc:creator />
      <dc:date>2010-10-26T08:17:59Z</dc:date>
    </item>
    <item>
      <title>Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151599#M29365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excatly the same problem here. My data come from and iSerie.&lt;/P&gt;&lt;P&gt;I migrate from QV9 to QV10 and i have the problem with all my calendar scripts.&lt;/P&gt;&lt;P&gt;My date key don't match any more. as you can see it seem that there is 00:01:23 in my date field !!!&lt;/P&gt;&lt;P&gt;Is the floor fonction resolve the problem with QV10 ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/4073.QV-Date.jpg"&gt;&lt;/A&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/11/2742.QV-Date.jpg"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/11/2742.QV-Date.jpg" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 00:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151599#M29365</guid>
      <dc:creator />
      <dc:date>2010-11-18T00:31:01Z</dc:date>
    </item>
    <item>
      <title>AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151600#M29366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Marlot,&lt;/P&gt;&lt;P&gt;yes, floor did the job. I had to rewrite alle my stuff. Was really disapointing to see QlikView getting another Problem with iSeries. Now not just OleDB-Driver doesn't work at all, but even ODBC has it's problems :-(.&lt;/P&gt;&lt;P&gt;IBM OleDB doesn't work at all&lt;/P&gt;&lt;P&gt;IBM ODBC has a date-format-problem (floor can fix it)&lt;/P&gt;&lt;P&gt;If you use an intervalmatch on datefilds you have the biggest problems. Everytime I use if or SET on an date-field in QV10 I am scrupling.&lt;/P&gt;&lt;P&gt;Because I had other problems with a firebird x64 ODBC we downgraded on QV9 again. It seems there are more then one Problem with the new scriptengine. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; Firebird driver even totaly kills QV10 if you start dataimport.&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 08:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151600#M29366</guid>
      <dc:creator />
      <dc:date>2010-11-18T08:23:51Z</dc:date>
    </item>
    <item>
      <title>Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151601#M29367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. Do you call the support for this issue ?&lt;/P&gt;&lt;P&gt;I downgrade too in QV9 for loading the data !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marlot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 09:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151601#M29367</guid>
      <dc:creator />
      <dc:date>2010-11-18T09:37:41Z</dc:date>
    </item>
    <item>
      <title>AW:Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151602#M29368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;Henric Cronström (hic) just gave me this advice. He's from QlikTech I think. So I hope they look at this problem.&lt;/P&gt;&lt;P&gt;But it would not be the worst idea to tell support about this matter, so they have a closer look. I have not planned so. Perhaps you can make this call.&lt;/P&gt;&lt;P&gt;Greetings,&lt;BR /&gt;Jonas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS. our dates are NO timestamps. QlikView make this mistake. We load DATE-Field and get a Timestamp-Field in QV10. It is always 00:01:23 ... for all Dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 11:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151602#M29368</guid>
      <dc:creator />
      <dc:date>2010-11-18T11:50:27Z</dc:date>
    </item>
    <item>
      <title>AW:Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151603#M29369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to modify the TimeStampFormat not to include seconds ? Maybe it is less work than adding floor() functions everywhere.&lt;/P&gt;&lt;P&gt;-Alex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151603#M29369</guid>
      <dc:creator />
      <dc:date>2010-11-18T12:16:03Z</dc:date>
    </item>
    <item>
      <title>Re. :AW:Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151604#M29370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I call the support&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marlot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151604#M29370</guid>
      <dc:creator />
      <dc:date>2010-11-18T12:21:41Z</dc:date>
    </item>
    <item>
      <title>Re. :AW:Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151605#M29371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would appreciate if you called the support. Then we will get the case into our system in a proper way.&lt;/P&gt;&lt;P&gt;If you could make an extract to QlikView with a simple SELECT, and then use an identical SELECT importing to e.g. Excel and send us both files, then we can easier see where something goes wrong.&lt;/P&gt;&lt;P&gt;Changing the TimeStampFormat will not change anything. The format is just a textual representation of the number and it is the number that is used as key.&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;HIC from R&amp;amp;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151605#M29371</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2010-11-18T12:28:16Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :AW:Re. :AW:Re. :Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151606#M29372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok send. 22/11/2010 13:45&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 13:55:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151606#M29372</guid>
      <dc:creator />
      <dc:date>2010-11-22T13:55:27Z</dc:date>
    </item>
    <item>
      <title>AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151607#M29373</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;Could you tell me how to implement the 'Floor' function into the below?. I am getting the same problem with the hh:mm:ss not matching up and would like them zeroing out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you tell me how to re-write this line adding the floor function in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to_char(work_day,'yyyy-mm-dd hh:mm:ss') WORK_DAY,&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;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 11:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151607#M29373</guid>
      <dc:creator />
      <dc:date>2011-01-06T11:23:49Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151608#M29374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV10 SR1 is out and shoud fix this bug. RLN say so... I'll start testing tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151608#M29374</guid>
      <dc:creator />
      <dc:date>2011-01-06T15:08:14Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151609#M29375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know sr1 fixes this issue, just wanted to know how to fix it currently in 9&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone please correct my statement to add the 'floor' function in for me so I will be able to compare across dates without the hh:mm:ss issue&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;Lee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151609#M29375</guid>
      <dc:creator />
      <dc:date>2011-01-06T15:14:04Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151610#M29376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In QV 9 there was no such problem I described.&lt;/P&gt;&lt;P&gt;So I do not really know, what you want to get out of your Statement. Bur you can try something like date(date#(string,)&lt;/P&gt;&lt;P&gt;date(date#(work_day,'yyyy-mm-dd') or timestamp(timestamp#(work_day,'yyyy-mm-dd hh:mm:ss'))&lt;/P&gt;&lt;P&gt;Try this for both of your "should-match-filds".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151610#M29376</guid>
      <dc:creator />
      <dc:date>2011-01-06T15:33:03Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151611#M29377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry, I should have been clearer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Qlikview 9 there was no problem, I would create a qvd file with the below select statment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select&lt;/P&gt;&lt;P&gt;work_day&lt;/P&gt;&lt;P&gt;from wherever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the work_day field once reloaded would be in the format of 2007-12-01 00:00:00 which is the format which works and we calculate on in all our graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in qlikview 10 (not sr1) when I run the same statement qlikview returns the date as this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;39437.000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got around this a little bit by changing my select statement to:&lt;/P&gt;&lt;P&gt;select&lt;/P&gt;&lt;P&gt;to_char(work_day,'yyyy-mm-dd hh:mm:ss') Work_Day,&lt;/P&gt;&lt;P&gt;from wherever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now the work_day field returns the date in the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2007-01-26 12.01.00&lt;/P&gt;&lt;P&gt;2007-01-27 12:02.00 etc etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know why or where qlikview 10 is getting this new hour and minute info from but I dont want it, I just want that to be returned as 00:00:00 as in qlikview 9.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the floor function was mentioned earlier in this post and it sounded like it would fix my particular issue, I just wanted to know how to add it into my select statement to get it to work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 15:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151611#M29377</guid>
      <dc:creator />
      <dc:date>2011-01-06T15:47:38Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151612#M29378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help with the below still?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The floor function was mentioned earlier on in this post and i want to implement it into my qliview app to solve my date format issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the work_day field once reloaded would be in the format of 2007-12-01 00:00:00 which is the format which works and we calculate on in all our graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in qlikview 10 when I run the same statement qlikview returns the date as this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;39437.000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got around this a little bit by changing my select statement to:&lt;/P&gt;&lt;P&gt;select&lt;/P&gt;&lt;P&gt;to_char(work_day,'yyyy-mm-dd hh:mm:ss') Work_Day,&lt;/P&gt;&lt;P&gt;from wherever&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but now the work_day field returns the date in the following format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2007-01-26 12.01.00&lt;/P&gt;&lt;P&gt;2007-01-27 12:02.00 etc etc&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 09:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151612#M29378</guid>
      <dc:creator />
      <dc:date>2011-01-11T09:45:55Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:Re: AW:Calendar Date - internal link QV10</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151613#M29379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Date(Floor(work_day)) did it for me.&lt;/P&gt;&lt;P&gt;Internal dates can stay just date(internal_date) and dates coming from ODBC have to be changed to Date(Floor(DATUM))&lt;/P&gt;&lt;P&gt;If you want your timestamp you can try&lt;/P&gt;&lt;P&gt;timestamp(floor(work_day))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since last post I tests SR1 and it solves this problem. you should think of updateing you system. Sould be worth it. I'll do so.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 09:57:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-Date-internal-link-QV10/m-p/151613#M29379</guid>
      <dc:creator />
      <dc:date>2011-01-11T09:57:01Z</dc:date>
    </item>
  </channel>
</rss>

