<?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 qualify in loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213634#M67305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why does this not work? my table (fact) is gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;FOR EACH file in FILELIST('\*.xlsx')&lt;BR /&gt;&lt;BR /&gt;QUALIFY *;&lt;BR /&gt;UNQUALIFY "%*_key";&lt;BR /&gt;&lt;BR /&gt;sales:&lt;BR /&gt;LOAD ......&lt;BR /&gt;FROM&lt;BR /&gt;$(file)&lt;BR /&gt;(ooxml, embedded labels, header is 1 lines, table is Sales);&lt;BR /&gt;&lt;BR /&gt;UNQUALIFY *;&lt;BR /&gt;&lt;BR /&gt;fact:&lt;BR /&gt;LOAD *&lt;BR /&gt;RESIDENT sales;&lt;BR /&gt;&lt;BR /&gt;DROP TABLE sales;&lt;BR /&gt;&lt;BR /&gt;NEXT file;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Feb 2011 12:50:36 GMT</pubDate>
    <dc:creator>amien</dc:creator>
    <dc:date>2011-02-12T12:50:36Z</dc:date>
    <item>
      <title>qualify in loop</title>
      <link>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213634#M67305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why does this not work? my table (fact) is gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;FOR EACH file in FILELIST('\*.xlsx')&lt;BR /&gt;&lt;BR /&gt;QUALIFY *;&lt;BR /&gt;UNQUALIFY "%*_key";&lt;BR /&gt;&lt;BR /&gt;sales:&lt;BR /&gt;LOAD ......&lt;BR /&gt;FROM&lt;BR /&gt;$(file)&lt;BR /&gt;(ooxml, embedded labels, header is 1 lines, table is Sales);&lt;BR /&gt;&lt;BR /&gt;UNQUALIFY *;&lt;BR /&gt;&lt;BR /&gt;fact:&lt;BR /&gt;LOAD *&lt;BR /&gt;RESIDENT sales;&lt;BR /&gt;&lt;BR /&gt;DROP TABLE sales;&lt;BR /&gt;&lt;BR /&gt;NEXT file;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 12:50:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213634#M67305</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-02-12T12:50:36Z</dc:date>
    </item>
    <item>
      <title>qualify in loop</title>
      <link>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213635#M67306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;strange .. the problem is when i execute above script .. there is no 'fact'table .. but when i change&lt;/P&gt;&lt;PRE style="margin:0px;"&gt;fact:&lt;BR /&gt;LOAD *&lt;BR /&gt;RESIDENT sales;&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;fact:&lt;BR /&gt;LOAD *,filename()&lt;BR /&gt;RESIDENT sales;&lt;BR /&gt;&lt;BR /&gt;then i see all the column.&lt;BR /&gt;can only one explain this?&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 14:24:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213635#M67306</guid>
      <dc:creator>amien</dc:creator>
      <dc:date>2011-02-12T14:24:58Z</dc:date>
    </item>
    <item>
      <title>qualify in loop</title>
      <link>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213636#M67307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try altering the fact load as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;fact:&lt;BR /&gt;noconcatenate LOAD *&lt;BR /&gt;RESIDENT sales;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Feb 2011 15:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qualify-in-loop/m-p/213636#M67307</guid>
      <dc:creator />
      <dc:date>2011-02-12T15:53:58Z</dc:date>
    </item>
  </channel>
</rss>

