<?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: Export to Excel issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536052#M200314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try exporting row 1 to 65,000 should be exported to 1st sheet in excel or csv&amp;nbsp; and&lt;/P&gt;&lt;P&gt;row 65,001 to 130,000 should be exported to 2nd sheet in excel or csv. You can do this using the macro.&lt;/P&gt;&lt;P&gt;refer the following link,&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/383894#383894"&gt;http://community.qlik.com/message/383894#383894&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 09:35:21 GMT</pubDate>
    <dc:creator>Siva_Sankar</dc:creator>
    <dc:date>2014-01-02T09:35:21Z</dc:date>
    <item>
      <title>Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536048#M200310</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;We are facing an issue while exporting data to excel. The problem occurs when the "export to excel" of a table exports into &lt;STRONG&gt;CSV format&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a primary key which is a set of numbers. When this column is exported to CSV, some keys are preceded with some special characters. I checked if some particular keys have this issue. But that isn't the case. Each export results in completely different keys having special characters added before them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, If the key is "&lt;STRONG&gt;7891234&lt;/STRONG&gt;" then when exported to CSV we get "&lt;STRONG&gt;$^!*7891234&lt;/STRONG&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This issue comes up only when it is exported to CSV, that is when rows are more than 65000. When rows are less than 65000, the exported file format is XLS and this issue does not occur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried explicitly converting the key to number format and also to text format. Neither of these solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anybody faced this issue? If so, then how did you solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Chait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 12:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536048#M200310</guid>
      <dc:creator />
      <dc:date>2013-12-30T12:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536049#M200311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;There's a setting that you can change to increase the limit before the data is exporting in csv format:&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: Arial; color: #737373;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;On the server you can change the limit in the QVS settings.ini file&lt;/P&gt;&lt;P style="font-family: Arial; color: #737373;"&gt;[Settings 7]&lt;/P&gt;&lt;P style="font-family: Arial; color: #737373;"&gt;RowLimitForCsvInsteadOfXls=65500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Arial; color: #737373;"&gt;In Qlikview Desktop you can change &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;this with an 'easter egg' setting. In the Help menu select About Qlikview. Then right click on the Qlikview icon in the lower left corner. Find the entry RowLimitForCsvInsteadOfXls. You can then increase the value from 65500 to a higher number. Note, this may cause a performance penalty on your server.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 12:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536049#M200311</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-30T12:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536050#M200312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Chait&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView exports to Excel using the BIFF which has limit of 65,000 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 12:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536050#M200312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-30T12:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536051#M200313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I understand that this is a work around for the issue I am facing. I would need to request the server admin to make this change in the settings.ini file I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I was trying to figure out why I am facing this issue. Why are these special characters getting added to the data in the first place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this some kind of a known bug? Has anybody else faced a similar issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 09:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536051#M200313</guid>
      <dc:creator />
      <dc:date>2014-01-02T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536052#M200314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try exporting row 1 to 65,000 should be exported to 1st sheet in excel or csv&amp;nbsp; and&lt;/P&gt;&lt;P&gt;row 65,001 to 130,000 should be exported to 2nd sheet in excel or csv. You can do this using the macro.&lt;/P&gt;&lt;P&gt;refer the following link,&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/383894#383894"&gt;http://community.qlik.com/message/383894#383894&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 09:35:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536052#M200314</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2014-01-02T09:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536053#M200315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am also having the similar requirement. End user need to export the large data (1 Million) from access point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have tried the both the options which you have given on the previous reply. Its not working for me on the access point.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Is there any other workarround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 07:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536053#M200315</guid>
      <dc:creator />
      <dc:date>2014-01-30T07:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536054#M200316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar problem with one of my client. They are trying to export more than 500000 rows but the export format converting in csv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed the RowLimitForCsvInsteadOfXls limit to 9000000 in both application and server's setting.ini but the issue is still there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can help them to resolve this issue. I don't want to recommend macro as there are more than 20 straight tables for export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 06:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536054#M200316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-26T06:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536055#M200317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlik should support the xlsx format instead of xls file format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problem with date format because csv file does not have info on date format so Excel can't tell if a number is dd-mm-yyyy or mm-dd-yyyy format.&amp;nbsp; The workaround for us is to format date values using dd-mmm-yyyy format instead so that Excel can recognize the date format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 03:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536055#M200317</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-21T03:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel issue</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536056#M200318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Satyadev,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is a problem from your Office. What is the version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more recent, maybe you could export and this do not convert to csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2018 16:06:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-Excel-issue/m-p/536056#M200318</guid>
      <dc:creator>paulodantas</dc:creator>
      <dc:date>2018-08-23T16:06:59Z</dc:date>
    </item>
  </channel>
</rss>

