<?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: Access Point export large data sets to Excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463078#M1333725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Access users mainly export the database to the excel sheet. For step by step process you can check the following link: &lt;A class="loading" href="http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936" title="http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936"&gt;http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By this solution you can get step by step process steps for exporting database to excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 06:03:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-06T06:03:12Z</dc:date>
    <item>
      <title>Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463070#M1333708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have an issue with a client (running QV11 sr1) where users get disconnected when exporting large data sets from Access Point. Their theory is that Qlikview tries to export to Excel 2003 and hits the row limitation. Then it re-runs the query and sends it to an .aspx file that has a much higher row limitation. Because it takes a while to generate, users get disconnected from Access Point.&amp;nbsp; We are attempting to find a way to alter the behavior and change the default to Excel 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me the step-by-step process that Qlikview uses to export data to Excel? Does Qlikview generate the spreadsheet on the Client?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;We would like to control “where” the file is generated – preferably on the server and then send to the user’s desktop.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463070#M1333708</guid>
      <dc:creator>wendywallace</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463071#M1333711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wendy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using the IE Plugin client or the Ajax Client?&lt;/P&gt;&lt;P&gt;I saw there was a bug in QV11 SR1 related to "slow exports to excel" that was supposedly corrected for SR2 so that might be a thing to check into (it was listed in the release notes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From how I understand the excel exports, the IE Plugin generates the export client side while the Ajax client triggers the server to generate the xls file in a folder on the server and then push the link to the client once done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 02:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463071#M1333711</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-04T02:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463072#M1333712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The spreadsheet is first created on the server and then moved to the client. However, this was not designed for large amount of data and the amount of data will vary based on your environment. You can add the below to the QVS settings.ini file to tell when to change over to CVS and that might help you..The default is 65500 and you would have to add it. I would set it low so it will start off as CVS..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Settings 7]&lt;/P&gt;&lt;P&gt;RowLimitForCsvInsteadOfXls=65500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 13:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463072#M1333712</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2012-10-05T13:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463073#M1333714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Johannes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe they are using Ajax.&amp;nbsp; I tested with both and the IE Plug In does work much better exporting larger data sets.&amp;nbsp; I tested up to 180,000+ rows.&amp;nbsp; Thank you for the confirmation, it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 13:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463073#M1333714</guid>
      <dc:creator>wendywallace</dc:creator>
      <dc:date>2012-10-05T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463074#M1333716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will test that setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wendy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2012 13:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463074#M1333716</guid>
      <dc:creator>wendywallace</dc:creator>
      <dc:date>2012-10-05T13:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463075#M1333719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using conditional expressions?&amp;nbsp; if so, this may help you - &lt;A _jive_internal="true" class="active_link loading" href="https://community.qlik.com/message/271454#271454"&gt;http://community.qlik.com/message/271454#271454&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 13:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463075#M1333719</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-10-23T13:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463076#M1333721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't change &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;RowLimitForCsvInsteadOfXls on server site.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Change it in the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;advanced setting from the Qlikview client&lt;/SPAN&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This will work than for only that Qlikview with the IE-plugin.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 13:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463076#M1333721</guid>
      <dc:creator>laurens</dc:creator>
      <dc:date>2013-01-28T13:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463077#M1333723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Laurens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do I find Advanced Settings on the client?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 16:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463077#M1333723</guid>
      <dc:creator>wendywallace</dc:creator>
      <dc:date>2013-01-28T16:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Access Point export large data sets to Excel</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463078#M1333725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Access users mainly export the database to the excel sheet. For step by step process you can check the following link: &lt;A class="loading" href="http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936" title="http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936"&gt;http://gallery.technet.microsoft.com/Access-To-Excel-Converter-00660936&lt;/A&gt;&lt;/P&gt;&lt;P&gt;By this solution you can get step by step process steps for exporting database to excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 06:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Point-export-large-data-sets-to-Excel/m-p/463078#M1333725</guid>
      <dc:creator />
      <dc:date>2013-05-06T06:03:12Z</dc:date>
    </item>
  </channel>
</rss>

