<?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 problem with RowLimitForCsvInsteadOfXls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-RowLimitForCsvInsteadOfXls/m-p/506114#M189244</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Hi guys! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;I have question regarding &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; in Qlikview. I&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; have changed &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; on 500 000 (1 048 576 value), but my excel creates sheets - first one has 65536 and remaining rows moves to second sheet. But I have to see all records only in one sheet (I have excel 2010). Do you know why excel do that, if 2010 v. has 1048576 rows limitation. And if i would like to do the same on server and see report in access point, should I do the same?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Thanks very much for any help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Jun 2013 12:05:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-06-25T12:05:32Z</dc:date>
    <item>
      <title>problem with RowLimitForCsvInsteadOfXls</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-RowLimitForCsvInsteadOfXls/m-p/506114#M189244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Hi guys! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;I have question regarding &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; in Qlikview. I&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; have changed &lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12.727272033691406px; color: #737373; font-family: Arial;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt; on 500 000 (1 048 576 value), but my excel creates sheets - first one has 65536 and remaining rows moves to second sheet. But I have to see all records only in one sheet (I have excel 2010). Do you know why excel do that, if 2010 v. has 1048576 rows limitation. And if i would like to do the same on server and see report in access point, should I do the same?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;Thanks very much for any help.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 12:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-RowLimitForCsvInsteadOfXls/m-p/506114#M189244</guid>
      <dc:creator />
      <dc:date>2013-06-25T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: problem with RowLimitForCsvInsteadOfXls</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-RowLimitForCsvInsteadOfXls/m-p/506115#M189245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's because of backwards compatibility. Earlier versions of Excel did not support more rows, so they remaingin rows needed to be put on the other sheets. You can't use the builtin export functionality to get all the records on the same sheet. That requires a macro. Or you can simply accept csv output as export format instead and open the csv file in excel. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the server you can put the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;RowLimitForCsvInsteadOfXls&lt;/SPAN&gt; setting in the settings.ini of QVS.&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;[Settings 7]&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;RowLimitForCsvInsteadOfXls=65500&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jun 2013 12:17:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-RowLimitForCsvInsteadOfXls/m-p/506115#M189245</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-06-25T12:17:35Z</dc:date>
    </item>
  </channel>
</rss>

