<?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 * crashes QDF IndexAdd call in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852346#M3002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started to use QDF since a few weeks now and now run into a problem when using "Qualify *" statement. I just do this for testing the load of my data.&lt;/P&gt;&lt;P&gt;If I use QDF IndexAdd Function I run into this error:&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;ContainerPathName&amp;gt;&lt;/P&gt;&lt;P&gt;REPLACE Left join&lt;/P&gt;&lt;P&gt;Load ContainerPathName,count(ContainerPathName) as ContainerPathNameCount&lt;/P&gt;&lt;P&gt;Resident vL.temp_table_map &lt;/P&gt;&lt;P&gt;group by ContainerPathName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I place an "UNQUALIFY" before the IndexAdd statement, everything works ok. Because I have a lot of table loads whit LOAD statement followed by an IndexAdd call I do not want to switch between an QUALIFY and UNQUALIFY all the time. I think it's better only to unqualify the fields, QDF uses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2025-07-22T17:59:49Z</dc:date>
    <item>
      <title>QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852346#M3002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have started to use QDF since a few weeks now and now run into a problem when using "Qualify *" statement. I just do this for testing the load of my data.&lt;/P&gt;&lt;P&gt;If I use QDF IndexAdd Function I run into this error:&lt;/P&gt;&lt;P&gt;Field not found - &amp;lt;ContainerPathName&amp;gt;&lt;/P&gt;&lt;P&gt;REPLACE Left join&lt;/P&gt;&lt;P&gt;Load ContainerPathName,count(ContainerPathName) as ContainerPathNameCount&lt;/P&gt;&lt;P&gt;Resident vL.temp_table_map &lt;/P&gt;&lt;P&gt;group by ContainerPathName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I place an "UNQUALIFY" before the IndexAdd statement, everything works ok. Because I have a lot of table loads whit LOAD statement followed by an IndexAdd call I do not want to switch between an QUALIFY and UNQUALIFY all the time. I think it's better only to unqualify the fields, QDF uses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852346#M3002</guid>
      <dc:creator />
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852347#M3003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the information Frank, we will have a look at this and get back to you. regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 08:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852347#M3003</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-07-01T08:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852348#M3004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again Frank, The Index function is now enhanced to work using qualified fields, an upgrade is available (still version 1.5)&lt;A href="https://community.qlik.com/docs/DOC-5302"&gt;QlikView Deployment Framework Deploy Tool&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 09:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852348#M3004</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-07-02T09:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852349#M3005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your really fast reply and for putting an update online. I just downloaded it. I have never done an update of an existing QDF installation and the installation instruction document I understand in a way that the upgrade wizard only works, if the version number changes.&lt;/P&gt;&lt;P&gt;As you said: "It's still version 1.5." So will the upgrade wizard work or is there another upgrade procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 09:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852349#M3005</guid>
      <dc:creator />
      <dc:date>2015-07-02T09:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852350#M3006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank, The upgrade will work anyhow you just get another text box, stating that it's the same version and asks if you want to upgrade anyway. Press yes and you should have the latest code.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 10:58:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852350#M3006</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2015-07-02T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: QUALIFY * crashes QDF IndexAdd call</title>
      <link>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852351#M3007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Magnus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many many thanks for your very fast help. I have tested the new version now and have to say: "It works!" Now I change my reload so that just one QUALIFY *; at the beginning of loading of a lot of tables and one UNQUALIFY *; after that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 12:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/QUALIFY-crashes-QDF-IndexAdd-call/m-p/852351#M3007</guid>
      <dc:creator />
      <dc:date>2015-07-02T12:13:03Z</dc:date>
    </item>
  </channel>
</rss>

