<?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: Export table to TXT by loops without headers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281557#M622838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;This also the same task: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-16853"&gt;https://community.qlik.com/docs/DOC-16853&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 12:05:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-16T12:05:45Z</dc:date>
    <item>
      <title>Export table to TXT by loops without headers</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281555#M622836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good evening!&lt;/P&gt;&lt;P&gt;I've read much articles about export QV objects into txt files using macro.&lt;/P&gt;&lt;P&gt;But QV load script have possibility to store tables into txt.&lt;/P&gt;&lt;P&gt;I have one simple table, which i need to save into some files without headers, it works not correctly using such operator:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE Source into Test.txt (txt);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone say how to remove headers in storing data process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also i need to store my source table into several files using loop by some field of my source table,&lt;/P&gt;&lt;P&gt;for example, it must be DataType field.&lt;/P&gt;&lt;P&gt;In result i need to get 2 txt files with DataType names without headers with such data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="42"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" width="42"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;4&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;6&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="42"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="17" width="42"&gt;&lt;STRONG&gt;7&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;8&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;9&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="17" style="border-top: none;"&gt;&lt;STRONG&gt;10&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to implement in load script?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281555#M622836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-15T17:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Export table to TXT by loops without headers</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281556#M622837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look on this: &lt;A href="https://community.qlik.com/message/68117"&gt;Create txt files without the header using the script.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2017 19:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281556#M622837</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-02-15T19:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Export table to TXT by loops without headers</title>
      <link>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281557#M622838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;This also the same task: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-16853"&gt;https://community.qlik.com/docs/DOC-16853&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-table-to-TXT-by-loops-without-headers/m-p/1281557#M622838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-16T12:05:45Z</dc:date>
    </item>
  </channel>
</rss>

