<?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 Export app data with code in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582574#M739065</link>
    <description>&lt;P&gt;Hello dear Qlik Community,&lt;/P&gt;&lt;P&gt;Is it possible to write into code, that table from one app will be stored on drive?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I would like to automate this 'right qlik on table --&amp;gt; export data' and store created table automatically on a drive for a user, who don't have access to QS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;maasool&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>maasool</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Export app data with code</title>
      <link>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582574#M739065</link>
      <description>&lt;P&gt;Hello dear Qlik Community,&lt;/P&gt;&lt;P&gt;Is it possible to write into code, that table from one app will be stored on drive?&amp;nbsp;&amp;nbsp;&lt;BR /&gt;I would like to automate this 'right qlik on table --&amp;gt; export data' and store created table automatically on a drive for a user, who don't have access to QS.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;maasool&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582574#M739065</guid>
      <dc:creator>maasool</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Export app data with code</title>
      <link>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582758#M739066</link>
      <description>&lt;P&gt;You could do this in the script by using the STORE command and writing the table out as excel, csv, txt. In order for this approach to work, all the fields you wish to export would need to live in the same table. You could always create a new table and applymap/join the fields you need to it, and then after the store command has run drop the table so it no longer exists in the script.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 13:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582758#M739066</guid>
      <dc:creator>cbushey1</dc:creator>
      <dc:date>2019-05-21T13:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Export app data with code</title>
      <link>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582763#M739067</link>
      <description>&lt;P&gt;I already used this workaround, which you described. It does the work, as I need to export one simple table. Thanks for thinking along.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2019 13:15:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-app-data-with-code/m-p/1582763#M739067</guid>
      <dc:creator>maasool</dc:creator>
      <dc:date>2019-05-21T13:15:04Z</dc:date>
    </item>
  </channel>
</rss>

