<?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: Qlikview sending straight table data to existing csv file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-sending-straight-table-data-to-existing-csv-file/m-p/1743098#M720819</link>
    <description>That's not a native functionality, as you have observed the contents of an object are exported into different files, each time the Export function is called, even if for the same user, app and session.&lt;BR /&gt;You can definitely develop a custom piece of code in Javascript for example that appends the contents from one file to another and then deletes the first file.&lt;BR /&gt;Also, depending on the expressions of that table, it could be done in the script, creating a table which produces exactly the same results (rows and columns) which you can STORE into a TXT/CSV file. STORE itself does not append, but you can always LOAD the existing file, CONCATENATE the new results and STORE the concatenated table into the original file.</description>
    <pubDate>Fri, 11 Sep 2020 11:11:16 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2020-09-11T11:11:16Z</dc:date>
    <item>
      <title>Qlikview sending straight table data to existing csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-sending-straight-table-data-to-existing-csv-file/m-p/1740634#M720818</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;i have a QlikView app that has numerous dynamic calculations based on a number of factors. once complete, a straight table is produced with 4 columns of data. im looking to then be able to send this data to an existing csv file that keeps a record of all data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im unable to do this in the script as the end results constantly change due to user input on the front end. so instead of just exporting it to excel and then the customer copying that data into their master file, i want to automate this for them that when they press a button, it sends the straight table data to the specific csv file to them.&lt;/P&gt;&lt;P&gt;any ideas?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;P&gt;Ciarán&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-sending-straight-table-data-to-existing-csv-file/m-p/1740634#M720818</guid>
      <dc:creator>BSCIknowlec</dc:creator>
      <dc:date>2024-11-16T18:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview sending straight table data to existing csv file</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-sending-straight-table-data-to-existing-csv-file/m-p/1743098#M720819</link>
      <description>That's not a native functionality, as you have observed the contents of an object are exported into different files, each time the Export function is called, even if for the same user, app and session.&lt;BR /&gt;You can definitely develop a custom piece of code in Javascript for example that appends the contents from one file to another and then deletes the first file.&lt;BR /&gt;Also, depending on the expressions of that table, it could be done in the script, creating a table which produces exactly the same results (rows and columns) which you can STORE into a TXT/CSV file. STORE itself does not append, but you can always LOAD the existing file, CONCATENATE the new results and STORE the concatenated table into the original file.</description>
      <pubDate>Fri, 11 Sep 2020 11:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-sending-straight-table-data-to-existing-csv-file/m-p/1743098#M720819</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2020-09-11T11:11:16Z</dc:date>
    </item>
  </channel>
</rss>

