<?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: Converting a date with &amp;quot;.&amp;quot; in source in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826840#M1042471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DATE(DATE#(DokDate,'DD.MM.YYYY') ,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD-MM-YYYY&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 11:41:33 GMT</pubDate>
    <dc:creator>ashfaq_haseeb</dc:creator>
    <dc:date>2014-12-15T11:41:33Z</dc:date>
    <item>
      <title>Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826838#M1042469</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'm reading data from an Excel file, where I have some date in format DD.MM.YYYY. I'm trying to convert these to a date in Qlikview so I can use them as dates and also dispay it a DD-MM-YYYY, but I'm struggling a little bit with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to convert it with DATE#(DokDate,'DD.MM.YYYY') which I'd expect to convert it to a Number that I can use in calculations and also format using the DATE function, but that doesn't seems to work.&lt;/P&gt;&lt;P&gt;When I convert it using DATE#(DokDate,'DD.MM.YYYY') it still displays it in the original format when I try to display it as a number, and I doesn't seems to be able to display it in the format I want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can make it work by doing a REPLACE(DokDate,'.','-'), but I think it should be possible to make it work with the DATE#/DATE function(s).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I'm just doing something wrong or missing the point about the DATE functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826838#M1042469</guid>
      <dc:creator>sspe</dc:creator>
      <dc:date>2014-12-15T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826839#M1042470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(Date#(DokDate,'DD.MM.YYYY'),'DD-MM-YYYY') as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DokDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:40:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826839#M1042470</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-15T11:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826840#M1042471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DATE(DATE#(DokDate,'DD.MM.YYYY') ,'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DD-MM-YYYY&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826840#M1042471</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-12-15T11:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826841#M1042472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Date(Date#(DokDate,'DD.MM.YYYY')) as &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DokDate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;will convert it to the format you specified as default in your Set DateFormat = ...&amp;nbsp; statement in the script.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 11:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826841#M1042472</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-12-15T11:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826842#M1042473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More simple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a column in excel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;[Column Date] - 18991230&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Column Date should be converted to YYYYMMDD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;This solutions is the fastest way to load a Date into Qlik.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826842#M1042473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T15:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Converting a date with "." in source</title>
      <link>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826843#M1042474</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;Thanks for you inputs. I have now got it working, but I'm not sure why. First I simply thought it was because I had use Date# and not DATE#, but when I changed it back to verify it it still worked, so apparently that was not the case.&lt;/P&gt;&lt;P&gt;No matter what, it works now but I might play a little bit more with to find out why it didn't worked in the first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steen &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Converting-a-date-with-quot-quot-in-source/m-p/826843#M1042474</guid>
      <dc:creator>sspe</dc:creator>
      <dc:date>2014-12-15T15:47:08Z</dc:date>
    </item>
  </channel>
</rss>

