<?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 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1635020#M733496</link>
    <description>&lt;P&gt;&lt;FONT&gt;Thank you all.&lt;BR /&gt;I solved the export problem to Excel.&lt;BR /&gt;It was a list separator setting, it had "semicolon" and I changed it to "comma"&lt;/FONT&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2019 15:13:05 GMT</pubDate>
    <dc:creator>German1964</dc:creator>
    <dc:date>2019-10-14T15:13:05Z</dc:date>
    <item>
      <title>Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632235#M733491</link>
      <description>&lt;P&gt;Why qlikview exports to CSV when the number of rows is very high? And it doesn't export it directly to XLS file?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632235#M733491</guid>
      <dc:creator>German1964</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632282#M733492</link>
      <description>&lt;P&gt;Because of Excel limitation, you cannot export above 65 536 rows by 256 columns to Excel xls worksheet. That's why the export is&amp;nbsp; converted into .CSV format.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 04:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632282#M733492</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-10-08T04:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632494#M733493</link>
      <description>&lt;P&gt;If I remember correctly since any of the newer QV 12 releases the export could be done as xls&lt;STRONG&gt;x&lt;/STRONG&gt;. I'm not quite sure what needs to be done for it but I assume it needs a different configuration in the settings.ini (and there is also a setting to set a limit until it's exported as Excel).&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 12:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632494#M733493</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-10-08T12:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632515#M733494</link>
      <description>&lt;P&gt;You're right&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/28038"&gt;@marcus_sommer&lt;/a&gt;&amp;nbsp;you can change to xlsx.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/68466"&gt;@German1964&lt;/a&gt;&amp;nbsp;: check out this support article on how to change.&amp;nbsp;&lt;A title="ARTICLE NUMBER: 000040322" href="https://support.qlik.com/articles/Basic/QlikView-November-2017-Export-to-XLSX?articleId=QlikView-November-2017-Export-to-XLSX" target="_self"&gt;QlikView November 2017 Export to XLSX&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2019 13:20:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1632515#M733494</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2019-10-08T13:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1635015#M733495</link>
      <description>&lt;P&gt;Marcus and Vegar are spot on, but here is a Help link to explain limits:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Send_to_Excel.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Send_to_Excel.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I think the actual limiter is based upon a setting discussed in the following article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.qlik.com/articles/000002491" target="_self"&gt;Export to Excel Article&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hopefully this covers all the bases on your question, but I realized the setting I mentioned is not in the article, so here that is:&lt;/P&gt;
&lt;P&gt;RowLimitForCsvInsteadOfXls&lt;/P&gt;
&lt;P&gt;The issue here is I am not sure if this applies to xlsx as well or not...&amp;nbsp; The default value for this setting is 65500.&amp;nbsp; You can try adding the setting to the Settings.ini file to see what it does, best I have for you.&amp;nbsp; It needs to be added within the [Settings 7] area of the file...&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 15:04:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1635015#M733495</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-10-14T15:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export to EXCEL</title>
      <link>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1635020#M733496</link>
      <description>&lt;P&gt;&lt;FONT&gt;Thank you all.&lt;BR /&gt;I solved the export problem to Excel.&lt;BR /&gt;It was a list separator setting, it had "semicolon" and I changed it to "comma"&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 15:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-to-EXCEL/m-p/1635020#M733496</guid>
      <dc:creator>German1964</dc:creator>
      <dc:date>2019-10-14T15:13:05Z</dc:date>
    </item>
  </channel>
</rss>

