<?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>Question Re: Datawindow SaveAs generates large Excel file in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439722#M62562</link>
    <description>&lt;P&gt;Excel XP has a limit of 65,536 rows and 256 columns. Excel 2007 and newer are limited to 1,048,576 rows and 16,384 columns.&lt;/P&gt;&lt;P&gt;The file saved from Excel is smaller because it was truncated.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2017 15:05:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-03-22T15:05:48Z</dc:date>
    <item>
      <title>Datawindow SaveAs generates large Excel file</title>
      <link>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaq-p/439720</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a datawindow which retrieves more than 500K rows. I need to save as an excel spreadsheet. I am calling the SaveAs function - &lt;STRONG&gt;dw_1.SaveAs (ls_file, xlsx!, true)&lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;This works, but the resulting file has a size of about 600MB. If I open the file in Excel (version 10) and then save it as a new file, the new file has a size of about 37MB. &lt;/P&gt;&lt;P&gt;Anyone has any idea what I am missing here? My PB version is 12.5.2 [5609]&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 15:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaq-p/439720</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-21T15:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Datawindow SaveAs generates large Excel file</title>
      <link>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439721#M62561</link>
      <description>&lt;P&gt;You didn't state how many rows are in the 2nd file, but if you really are using Excel XP (which is version 10) then I would venture a guess that you are running into the limit of 65,535 rows. Are you able to try this with a recent version of Excel? You might additionally try to perform the SaveAs and produce a Comma-Separated Value (CSV) file as an additional test to see if your version of Excel 10 can handle that.&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 22:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439721#M62561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-21T22:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Datawindow SaveAs generates large Excel file</title>
      <link>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439722#M62562</link>
      <description>&lt;P&gt;Excel XP has a limit of 65,536 rows and 256 columns. Excel 2007 and newer are limited to 1,048,576 rows and 16,384 columns.&lt;/P&gt;&lt;P&gt;The file saved from Excel is smaller because it was truncated.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 15:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439722#M62562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-22T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Datawindow SaveAs generates large Excel file</title>
      <link>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439723#M62563</link>
      <description>&lt;P&gt;Sorry... I meant to type Excel 2010  and not Excel 10. It looks like Excel 2010 uses some kind of compression. I ended up writing code to open the xlsx file in excel and then saving it once again. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 14:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/datawindow-saveas-generates-large-excel-file/qaa-p/439723#M62563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-03-27T14:21:04Z</dc:date>
    </item>
  </channel>
</rss>

