<?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 How to store table data into a text .TXT file using the script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042821#M636698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you store table data into a text .TXT file using the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of Store statement but reading about states it only does qvd and csv files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to store the data in a text file including the headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 14:22:36 GMT</pubDate>
    <dc:creator>mwallman</dc:creator>
    <dc:date>2016-04-15T14:22:36Z</dc:date>
    <item>
      <title>How to store table data into a text .TXT file using the script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042821#M636698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you store table data into a text .TXT file using the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware of Store statement but reading about states it only does qvd and csv files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to store the data in a text file including the headers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042821#M636698</guid>
      <dc:creator>mwallman</dc:creator>
      <dc:date>2016-04-15T14:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to store table data into a text .TXT file using the script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042822#M636699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE &lt;SPAN style="color: #ff0000;"&gt;TableName&lt;/SPAN&gt; into File.txt (txt);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042822#M636699</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to store table data into a text .TXT file using the script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042823#M636700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even better:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;STORE &lt;SPAN style="color: #ff0000;"&gt;TableName&lt;/SPAN&gt; into File.txt (txt); &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042823#M636700</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2016-04-15T14:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to store table data into a text .TXT file using the script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042824#M636701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;100% much better &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE&lt;/STRONG&gt;: Not anymore though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:34:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042824#M636701</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-15T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to store table data into a text .TXT file using the script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042825#M636702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, you can add custom delimiter, like this:&lt;/P&gt;&lt;P&gt;STORE Transactions into Transactions.txt (txt, delimiter is '|');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-store-table-data-into-a-text-TXT-file-using-the-script/m-p/1042825#M636702</guid>
      <dc:creator>asgardd2</dc:creator>
      <dc:date>2016-04-15T14:37:31Z</dc:date>
    </item>
  </channel>
</rss>

