<?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: Date Format not recognised when exporting to Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512704#M1141625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you load this files with a loop and perhaps not all datas in your sources are really date-values. QV takes the first row from a field to determine which datatype it is - not always is this right. I suggest you load this field with a format and/or convert statement like date(date#(yourdate, 'yourformat'), 'yourformat').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 08:09:21 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2013-09-12T08:09:21Z</dc:date>
    <item>
      <title>Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512703#M1141624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have run some data in our company server and exported as QVD. I can reload the QVD into my Personal Desktop edition of QlikView and it is fine. I do this with about 70 individual QVD files using concatenate load. Sometimes when I export some data (in particular when I select WeekDay or Month aggregates, but also when I choose certain reports daily) some of the data rows are not recognized as dates in the date field. If for example I export a report from PE to Excel and data filter the column headers, when I drop down the date filter I can see year and months followed by individual days which are obviously not date recognized. If I deselect the years and delete the remainder it is fine, and only a small number of rows are affected. However, each individual file when loaded on its own works perfectly.&lt;/P&gt;&lt;P&gt;Because the incorrect dates are all throughout the data then it cannot be a single QVD file with errors. And because each QVD file works on its own I wouldn't think there is a problem with the original server data either. Also same data, same date range (full data set) one report is fine another has this date issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any idea why this happens? I have tested on two separate computers with same output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/46474_qv.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512703#M1141624</guid>
      <dc:creator />
      <dc:date>2013-09-12T07:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512704#M1141625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you load this files with a loop and perhaps not all datas in your sources are really date-values. QV takes the first row from a field to determine which datatype it is - not always is this right. I suggest you load this field with a format and/or convert statement like date(date#(yourdate, 'yourformat'), 'yourformat').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512704#M1141625</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2013-09-12T08:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512705#M1141626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does date formats look similar in the front end before exporting? You can try explicitly making it date using - date()&amp;nbsp; (number tab in case of expressions) and see if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:12:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512705#M1141626</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-09-12T08:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512706#M1141627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just load it as *.qvd and there are daily data files for every day from 1st June to present. Given that only a small number of rows are affected I don't think that would be the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you suggesting I change the Load script from&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Call Date],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(date#([Call Date],'DD-MM-YYYY'),'DD-MM-YYYY) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:37:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512706#M1141627</guid>
      <dc:creator />
      <dc:date>2013-09-12T08:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512707#M1141628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the date works fine in the Server based reports before exporting. Are you also suggest the same as Marcus above?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512707#M1141628</guid>
      <dc:creator />
      <dc:date>2013-09-12T08:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format not recognised when exporting to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512708#M1141629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The -1- is an error by the way that shouldn't be there !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 08:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format-not-recognised-when-exporting-to-Excel/m-p/512708#M1141629</guid>
      <dc:creator />
      <dc:date>2013-09-12T08:39:26Z</dc:date>
    </item>
  </channel>
</rss>

