<?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: How to export each rows from straight table to text file? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-export-each-rows-from-straight-table-to-text-file/m-p/675160#M245142</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To all readers, fortunately, I was able to solve this problem. Please find attached files for your reference!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PSEUDOCODES:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check if file destination is exist&lt;/LI&gt;&lt;LI&gt;If No, then Exit&lt;/LI&gt;&lt;LI&gt;If Yes, then Check if row data is Qualified to export to text file&lt;/LI&gt;&lt;LI&gt;If Qualified, then create each row a text file&lt;/LI&gt;&lt;LI&gt;If Not Qualified, then loop or continue next record&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2014 18:27:12 GMT</pubDate>
    <dc:creator>bill_mtc</dc:creator>
    <dc:date>2014-10-23T18:27:12Z</dc:date>
    <item>
      <title>How to export each rows from straight table to text file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-each-rows-from-straight-table-to-text-file/m-p/675159#M245141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this macro development, I need to export each rows from straight table to text file, depending on the remarks... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample data below:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;NAME&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;AMOUNT&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;REMARKS&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Leroy&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100007&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;George&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50008&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Not Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Bill&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;890027&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Scottie&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8922&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Not Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Ringer&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;19800&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;LG&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;67882&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Qualified&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If above data will be the basis, following are instructions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Extract each row into text file, name the text file according to each ID&lt;/LI&gt;&lt;LI&gt;Extract only rows of data if REMARKS is "Qualified"&lt;/LI&gt;&lt;LI&gt;Expected total number of extracted textfile is 4.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward for your ideas..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 05:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-each-rows-from-straight-table-to-text-file/m-p/675159#M245141</guid>
      <dc:creator>bill_mtc</dc:creator>
      <dc:date>2014-10-22T05:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to export each rows from straight table to text file?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-export-each-rows-from-straight-table-to-text-file/m-p/675160#M245142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To all readers, fortunately, I was able to solve this problem. Please find attached files for your reference!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PSEUDOCODES:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Check if file destination is exist&lt;/LI&gt;&lt;LI&gt;If No, then Exit&lt;/LI&gt;&lt;LI&gt;If Yes, then Check if row data is Qualified to export to text file&lt;/LI&gt;&lt;LI&gt;If Qualified, then create each row a text file&lt;/LI&gt;&lt;LI&gt;If Not Qualified, then loop or continue next record&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2014 18:27:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-export-each-rows-from-straight-table-to-text-file/m-p/675160#M245142</guid>
      <dc:creator>bill_mtc</dc:creator>
      <dc:date>2014-10-23T18:27:12Z</dc:date>
    </item>
  </channel>
</rss>

