<?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 Exporting data from qlikview to csv file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238129#M89073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was wondering if this is possible as I would like to be able to export the data from the tables in QlikView into a CSV file so I can load it to a database.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 16:43:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-11-11T16:43:42Z</dc:date>
    <item>
      <title>Exporting data from qlikview to csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238129#M89073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was wondering if this is possible as I would like to be able to export the data from the tables in QlikView into a CSV file so I can load it to a database.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 16:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238129#M89073</guid>
      <dc:creator />
      <dc:date>2009-11-11T16:43:42Z</dc:date>
    </item>
    <item>
      <title>Exporting data from qlikview to csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238130#M89074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;You can right click on the tables and then go to Export ..&lt;/P&gt;&lt;P&gt;Then u can choose the location and file type as .csv from the 'Save As' window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Poorva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 17:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238130#M89074</guid>
      <dc:creator />
      <dc:date>2009-11-11T17:21:51Z</dc:date>
    </item>
    <item>
      <title>Exporting data from qlikview to csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238131#M89075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi See this link ..This will help you if your trying to export using the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/p/16564/64684.aspx#64684"&gt;http://community.qlik.com/forums/p/16564/64684.aspx#64684&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 17:35:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238131#M89075</guid>
      <dc:creator />
      <dc:date>2009-11-11T17:35:30Z</dc:date>
    </item>
    <item>
      <title>Exporting data from qlikview to csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238132#M89076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using Qv &amp;lt;9 i would recommend doing it by a sql insert command in the script.&lt;/P&gt;&lt;P&gt;If you are using Qv9 it depends on the amount data to be loaded into the db. If the data is small, lets say &amp;lt;10 000 rows and only a few fields, i would go for the sql insert. If the data is bigger i would use the store table into table.csv (txt); command in the script (and after that load the csv into the db with an external tool.&lt;/P&gt;&lt;P&gt;The sql insert command needs to be looped, thats why it depends on the amount of data (more the number of rows because you need to loop through all the loops.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2009 06:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238132#M89076</guid>
      <dc:creator>blaise</dc:creator>
      <dc:date>2009-11-12T06:01:02Z</dc:date>
    </item>
    <item>
      <title>Exporting data from qlikview to csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238133#M89077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;blaise, I'm new to qv, plus I do not speak English, so badly written apology. Well, it can give an example of what they indicate? on sql insert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gracias.&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2010 21:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exporting-data-from-qlikview-to-csv-file/m-p/238133#M89077</guid>
      <dc:creator />
      <dc:date>2010-01-14T21:37:00Z</dc:date>
    </item>
  </channel>
</rss>

