<?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 STORING TABLE TO .CSV (FILE GENERATED TOO BIG) in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/PROBLEM-STORING-TABLE-TO-CSV-FILE-GENERATED-TOO-BIG/m-p/1583260#M42637</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to export a table (created from a concatenation of several files) from QlikSense to .csv format.&lt;/P&gt;&lt;P&gt;I tried the code below:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;For each file in FileList ('lib://DIRECTORY/*file_name*.xlsx')&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;"TABLE":&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;LOAD *&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;FROM [$(file)] (ooxml, embedded labels, table is sheet1);&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;NEXT;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;STORE "TABLE" INTO lib://DIRECTORY/file_name.csv (txt);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF6600"&gt;file_name.csv&amp;nbsp;&lt;/FONT&gt;created is way too big compared to the input (8 excel files for a total of 50MB generate a .csv for 1600MB) and it crashes when I open it.&lt;/P&gt;&lt;P&gt;I tried also deleting the '(txt)' but the .csv comes out in a format I can't understand.&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 10:36:44 GMT</pubDate>
    <dc:creator>_fl</dc:creator>
    <dc:date>2019-05-22T10:36:44Z</dc:date>
    <item>
      <title>PROBLEM STORING TABLE TO .CSV (FILE GENERATED TOO BIG)</title>
      <link>https://community.qlik.com/t5/App-Development/PROBLEM-STORING-TABLE-TO-CSV-FILE-GENERATED-TOO-BIG/m-p/1583260#M42637</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to export a table (created from a concatenation of several files) from QlikSense to .csv format.&lt;/P&gt;&lt;P&gt;I tried the code below:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;For each file in FileList ('lib://DIRECTORY/*file_name*.xlsx')&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;"TABLE":&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;LOAD *&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT color="#FF6600"&gt;FROM [$(file)] (ooxml, embedded labels, table is sheet1);&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;NEXT;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;STORE "TABLE" INTO lib://DIRECTORY/file_name.csv (txt);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is that the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#FF6600"&gt;file_name.csv&amp;nbsp;&lt;/FONT&gt;created is way too big compared to the input (8 excel files for a total of 50MB generate a .csv for 1600MB) and it crashes when I open it.&lt;/P&gt;&lt;P&gt;I tried also deleting the '(txt)' but the .csv comes out in a format I can't understand.&lt;/P&gt;&lt;P&gt;Thank you very much for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 10:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/PROBLEM-STORING-TABLE-TO-CSV-FILE-GENERATED-TOO-BIG/m-p/1583260#M42637</guid>
      <dc:creator>_fl</dc:creator>
      <dc:date>2019-05-22T10:36:44Z</dc:date>
    </item>
  </channel>
</rss>

