<?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>article Do you Qualify?- How to use QUALIFY statement in Member Articles</title>
    <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/ta-p/1485086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="; font-size: 18pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;STRONG&gt;What it is used for?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="bold"&gt;Qualify&lt;/SPAN&gt; statement is used for switching on the qualification of field names, i.e. field names will get the table name as a prefix.’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="81794" height="29" src="https://community.qlik.com/legacyfs/online/81794_pastedImage_0.png" style="height: 28.6231884057971px; width: 79px;" width="79" /&gt;&lt;/P&gt;&lt;P&gt;In situation where we have &lt;STRONG&gt;two (or more) Tables&lt;/STRONG&gt; with the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; field names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; 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;Product&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Payment&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78381" alt="product.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/78381_product.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78382" alt="payment.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/78382_payment.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Qualify statement will assign &lt;STRONG&gt;name of the Table&lt;/STRONG&gt; to fields:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 8pt; font-family: inherit; text-decoration: underline; font-weight: inherit;"&gt;Remember&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;A href="https://community.qlik.com/legacyfs/online/78392_ligtbulb.jpg"&gt;&lt;IMG __jive_id="78392" alt="ligtbulb.jpg" class="jive-image image-4" height="18" src="https://community.qlik.com/legacyfs/online/78392_ligtbulb.jpg" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; width: 16px; height: 18.3703703703704px;" width="16" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;To use the script below the Excel file must be saved in the same folder that your qvd file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherwise you will need to make changes the this path - [&lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;Qualify.xlsx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-size: 8pt; font-family: 'Courier New'; font-weight: inherit;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: lime;"&gt;QUALIFY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt; *;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt; *;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Outcome:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78386" alt="6.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/78386_6.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table Viewer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78387" alt="TV1.jpg" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/78387_TV1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Read only if you need to know more....&lt;/EM&gt;&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 26.0pt; font-family: 'Copperplate Gothic Light','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If we have not used ‘QUALIFY’ statement in situation as above Qlikview would map both of the Tables with outcome like below:&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 26.0pt; font-family: 'Copperplate Gothic Light','sans-serif';"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;IMG __jive_id="78388" alt="TV2.jpg" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/78388_TV2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;The end result&amp;nbsp; -merge of those two Tables is correct only for the “Serial No” fields&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;The “Value” and “Category” fields although merged is none of use to us.&lt;/P&gt;&lt;P align="center"&gt;&lt;/P&gt;&lt;P&gt;To fix this we can only Qualify fields that we do not want to associated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;or by using &lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt; statement:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(which works as opposite to &lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;*;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;*;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;In second example the ‘QUALIFY *’ part will &lt;STRONG&gt;add&lt;/STRONG&gt; Table name to &lt;SPAN style="text-decoration: underline;"&gt;all fields&lt;/SPAN&gt; and the UNQUALIFY statement will &lt;STRONG&gt;remove&lt;/STRONG&gt; those names &lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt; from specified fields(this method is very useful if we got large numbers of fields)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Outcome is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'arial black', 'avant garde';"&gt;Fields:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78389" alt="TV2.jpg" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/78389_TV2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table Viewer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78390" alt="tv3.jpg" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/78390_tv3.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(18 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 22:15:46 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-02-17T22:15:46Z</dc:date>
    <item>
      <title>Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/ta-p/1485086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="; font-size: 18pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;STRONG&gt;What it is used for?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The &lt;SPAN class="bold"&gt;Qualify&lt;/SPAN&gt; statement is used for switching on the qualification of field names, i.e. field names will get the table name as a prefix.’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="81794" height="29" src="https://community.qlik.com/legacyfs/online/81794_pastedImage_0.png" style="height: 28.6231884057971px; width: 79px;" width="79" /&gt;&lt;/P&gt;&lt;P&gt;In situation where we have &lt;STRONG&gt;two (or more) Tables&lt;/STRONG&gt; with the &lt;SPAN style="text-decoration: underline;"&gt;same&lt;/SPAN&gt; field names:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; 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;Product&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Payment&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78381" alt="product.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/78381_product.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;IMG __jive_id="78382" alt="payment.jpg" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/78382_payment.jpg" style="height: auto;" /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Qualify statement will assign &lt;STRONG&gt;name of the Table&lt;/STRONG&gt; to fields:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #575757; font-style: inherit; font-size: 8pt; font-family: inherit; text-decoration: underline; font-weight: inherit;"&gt;Remember&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;A href="https://community.qlik.com/legacyfs/online/78392_ligtbulb.jpg"&gt;&lt;IMG __jive_id="78392" alt="ligtbulb.jpg" class="jive-image image-4" height="18" src="https://community.qlik.com/legacyfs/online/78392_ligtbulb.jpg" style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit; width: 16px; height: 18.3703703703704px;" width="16" /&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 8pt;"&gt;To use the script below the Excel file must be saved in the same folder that your qvd file&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Otherwise you will need to make changes the this path - [&lt;SPAN style="color: #000000; font-family: 'Courier New';"&gt;Qualify.xlsx&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-style: inherit; font-size: 8pt; font-family: 'Courier New'; font-weight: inherit;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: lime;"&gt;QUALIFY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt; *;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt; *;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The Outcome:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78386" alt="6.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/78386_6.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table Viewer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78387" alt="TV1.jpg" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/78387_TV1.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Read only if you need to know more....&lt;/EM&gt;&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN lang="EN-GB" style="font-size: 26.0pt; font-family: 'Copperplate Gothic Light','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If we have not used ‘QUALIFY’ statement in situation as above Qlikview would map both of the Tables with outcome like below:&lt;/P&gt;&lt;P align="center" style="text-align: center;"&gt;&lt;SPAN style="font-size: 26.0pt; font-family: 'Copperplate Gothic Light','sans-serif';"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P align="center"&gt;&lt;IMG __jive_id="78388" alt="TV2.jpg" class="image-5 jive-image" src="https://community.qlik.com/legacyfs/online/78388_TV2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;The end result&amp;nbsp; -merge of those two Tables is correct only for the “Serial No” fields&lt;/P&gt;&lt;P align="center" style="text-align: left;"&gt;The “Value” and “Category” fields although merged is none of use to us.&lt;/P&gt;&lt;P align="center"&gt;&lt;/P&gt;&lt;P&gt;To fix this we can only Qualify fields that we do not want to associated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;or by using &lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt; statement:&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;(which works as opposite to &lt;STRONG&gt;QUALIFY&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;*;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Product:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Product);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;QUALIFY &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;*;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; background: lime; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;UNQUALIFY&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon; background: lime;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: lime;"&gt;;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;BR /&gt; Payment:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-size: 8.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Serial No]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: maroon;"&gt;Value&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Qualify.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: blue;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8.0pt; font-family: 'Courier New'; color: black;"&gt; Payment); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;In second example the ‘QUALIFY *’ part will &lt;STRONG&gt;add&lt;/STRONG&gt; Table name to &lt;SPAN style="text-decoration: underline;"&gt;all fields&lt;/SPAN&gt; and the UNQUALIFY statement will &lt;STRONG&gt;remove&lt;/STRONG&gt; those names &lt;SPAN style="text-decoration: underline;"&gt;only&lt;/SPAN&gt; from specified fields(this method is very useful if we got large numbers of fields)&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;Outcome is as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-size: 8.0pt; font-family: 'arial black', 'avant garde';"&gt;Fields:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78389" alt="TV2.jpg" class="jive-image image-6" src="https://community.qlik.com/legacyfs/online/78389_TV2.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table Viewer:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="78390" alt="tv3.jpg" class="jive-image image-7" src="https://community.qlik.com/legacyfs/online/78390_tv3.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: 'comic sans ms', sans-serif;"&gt;Feeling Qlikngry?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A _jive_internal="true" data-containerid="2049" data-containertype="14" data-objectid="8342" data-objecttype="102" href="https://community.qlik.com/docs/DOC-8342" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;How To /Missing Manual(18 articles)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 22:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/ta-p/1485086</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-17T22:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485087#M1568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good basics!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485087#M1568</guid>
      <dc:creator>richard</dc:creator>
      <dc:date>2015-02-19T10:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485088#M1569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;A good post explaining Qualify in simple terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It may be worth mentioning that you can use wildcards in the unqualify command.&lt;/P&gt;&lt;P&gt;The script below will unqualify any fields where the name starts with %_&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qualify * ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unqualify "%_*" ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Payment:&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 8pt;"&gt;[Serial No] as %_SerialNo&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon; font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Value&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qualify.xlsx&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;table&lt;/SPAN&gt; &lt;SPAN style="color: blue; font-family: 'Courier New'; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Courier New'; font-size: 8pt;"&gt; Payment); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recommend that each tab in the load script where qualify is used, should end with an &lt;STRONG&gt;Unqualify *&lt;/STRONG&gt; statement. so qualify is switched off before the next tab is executed. &lt;BR /&gt;If the next tab needs qualify, then add the required statements at the start of the tab. &lt;/P&gt;&lt;P&gt;Using this method avoids any problems if the tab order is changed using promote &amp;amp; demote causing unexpected data to be qualified or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 19:02:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485088#M1569</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-02-19T19:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485089#M1570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Colin for the additional information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 19:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485089#M1570</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-19T19:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485090#M1571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would add that it is a good idea never to use QUALIFY in a production application.&amp;nbsp; It's a handy little tool for rapid prototyping (as you can avoid unintentional associations), but it leaves you with ugly field names.&amp;nbsp; Part of what you should be doing in your load is renaming fields so that they are human readable - and having a table prefix does not do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rename each field independently and sensibly and your life will be greatly improved.&amp;nbsp; During this process you can remove unwanted associations, with a field name that denotes where it came from even.&amp;nbsp; But you have to admit, as a column heading:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project Description&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks better than:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Project.ProjectDescription&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Good article on the use of QUALIFY none the less...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 19:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485090#M1571</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-02-20T19:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485091#M1572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've seen quite an interesting use of QUALIFY to create fieldnames which could be easily managed by front end switches. The goal was to measure similar metrics for various entities, so the developer - using QUALIFY - created fieldnames like BOX.QUANTITY, BOX.UNIT, BOX.VOLUME and CONTAINER.QUANTITY, CONTAINER.UNIT, CONTAINER.VOLUME, etc. Then it was very easy to create a set of switches to control what's displayed in charts.&lt;/P&gt;&lt;P&gt;But, apart from specific uses like this, I agree with &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;: field names should be "nice" whenever possible. Plus, be very careful, you can easily get lost if using QUALIFY in more complex scripts. I spent some hours wondering (and wandering through scripts) why the heck the "field cannot be found".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Feb 2015 08:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485091#M1572</guid>
      <dc:creator>juraj_misina</dc:creator>
      <dc:date>2015-02-23T08:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485092#M1573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see why you shouldn't use this in a production environment when you can use the Rename Fields function at the end of your script. &lt;/P&gt;&lt;P&gt;Either way I do agree we should make the field names readable and clear to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 16:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485092#M1573</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2015-02-24T16:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485093#M1574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are going to issue a RENAME statement, why not just do an AS statement when you read the field - removing the need for a QUALIFY?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose that as long as the field name you show to users is sensible it doesn't entirely matter how you get there.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Feb 2015 23:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485093#M1574</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2015-02-24T23:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485094#M1575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice document, it explained how can qualify work on table and each column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Oct 2016 02:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485094#M1575</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-08T02:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485095#M1576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very helpfull document, thank you. it is simple way but i prefer rename fields by myself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 08:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485095#M1576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-10T08:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485096#M1577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your comments.&lt;/P&gt;&lt;P&gt;Is not much about renaming is more about prefixing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Changing 100 rows one by one could be tiresome...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Mar 2017 13:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485096#M1577</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2017-03-10T13:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485097#M1578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very useful. Looks like the excel file is missing Value '4' showing in the qvw. If so, I can't get my head around as to how it is being loaded in the qvw?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Apr 2017 11:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485097#M1578</guid>
      <dc:creator />
      <dc:date>2017-04-16T11:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485098#M1579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simple, informative article.&amp;nbsp; Extremely helpful.&amp;nbsp; Thanks &lt;A href="https://community.qlik.com/people/robert_mika"&gt;robert_mika&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, good point by &lt;A href="https://community.qlik.com/people/colin_albert"&gt;colin_albert&lt;/A&gt;to use UNQUALIFY * at the end of an script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 18:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485098#M1579</guid>
      <dc:creator>Tanalex</dc:creator>
      <dc:date>2017-04-28T18:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485099#M1580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 09:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485099#M1580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-22T09:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485100#M1581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very usefull Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jul 2017 08:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485100#M1581</guid>
      <dc:creator />
      <dc:date>2017-07-08T08:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485101#M1582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good and Simplified&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 16:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485101#M1582</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-10T16:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485102#M1583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485102#M1583</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2017-07-10T20:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485103#M1584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:55:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485103#M1584</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2017-07-10T20:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485104#M1585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very useful document.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 09:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1485104#M1585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-31T09:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Do you Qualify?- How to use QUALIFY statement</title>
      <link>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1650657#M1587</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;thanks for the post.&lt;/P&gt;&lt;P&gt;Unfortunately, I have a problem with the Qualify statement: whenever I qualify a certain table it is not possible any longer to automatically refresh it. It turns both documents to a "script" and both are no longer connected to my QlikServer. Do you know why?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;BR /&gt;Elisabeth&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 13:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Member-Articles/Do-you-Qualify-How-to-use-QUALIFY-statement/tac-p/1650657#M1587</guid>
      <dc:creator>Kieli</dc:creator>
      <dc:date>2019-11-25T13:00:14Z</dc:date>
    </item>
  </channel>
</rss>

