<?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 &amp;quot;Qualify&amp;quot; Statement. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304675#M112582</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the columns in the Table1 are internally represented as A, B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use Qualify then the columns in Table1 are internally repersented in Qlikview as Table1.A, Table1.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It just renames fieldnames A and B as Table1.A, Table1.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2012 16:04:28 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2012-02-21T16:04:28Z</dc:date>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304673#M112580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need a little help here, it would be great if someone can explain me how exactly the "Qualify"&amp;nbsp; statement does!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank's!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 15:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304673#M112580</guid>
      <dc:creator />
      <dc:date>2012-02-21T15:57:36Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304674#M112581</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;If you say &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will qualify all the fields such that they are tablename.fieldname&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify fieldname;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will qualify that field name only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is to prevent joinining of similar field names which is a nature of qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all the fields that we intend to name are aliased with the word Link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;Customerid as Link_pk_customer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then we say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UnQualify Link*;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will unqualify all these fields since we intend to join them. (All field names starting with Link will not have the name changed to tablename.fieldsname , it will just be fieldname)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304674#M112581</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2012-02-21T16:04:21Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304675#M112582</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the columns in the Table1 are internally represented as A, B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qualify *;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;FROM DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If we use Qualify then the columns in Table1 are internally repersented in Qlikview as Table1.A, Table1.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It just renames fieldnames A and B as Table1.A, Table1.B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304675#M112582</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T16:04:28Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304676#M112583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for the help and the examples..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ii used it and it works, now i have one more little issue...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used a table box to put some information there but now the headers look like this "TableName.FieldName" but i just need the FieldName in the header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i change this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards from Mexico.&lt;/P&gt;&lt;P&gt;Kenneth... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304676#M112583</guid>
      <dc:creator />
      <dc:date>2012-02-21T16:11:27Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304677#M112584</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;you can use a straight table instead, where you can change the labels.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Przemek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:13:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304677#M112584</guid>
      <dc:creator />
      <dc:date>2012-02-21T16:13:54Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304678#M112585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you can do the same in table box in preferences (Label).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:14:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304678#M112585</guid>
      <dc:creator />
      <dc:date>2012-02-21T16:14:40Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304679#M112586</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;Change the Label value to the required value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:16:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304679#M112586</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-21T16:16:27Z</dc:date>
    </item>
    <item>
      <title>"Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304680#M112587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the tip!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 16:20:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304680#M112587</guid>
      <dc:creator />
      <dc:date>2012-02-21T16:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304681#M112588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;I am doing the same, but it has some problem cold you please help me out from this?&lt;/P&gt;&lt;P&gt;here it is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35262" class="jive-image-thumbnail jive-image" height="338" onclick="" alt="untitled.JPG" src="https://community.qlik.com/legacyfs/online/35262_untitled.JPG" width="619" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 07:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304681#M112588</guid>
      <dc:creator />
      <dc:date>2013-03-21T07:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: "Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304682#M112589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;I am doing the same, but it has some problem cold you please help me out from this?&lt;/P&gt;&lt;P&gt;here it is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35272" class="jive-image-thumbnail jive-image" height="338" onclick="" alt="untitled.JPG" src="https://community.qlik.com/legacyfs/online/35272_untitled.JPG" width="619" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 09:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304682#M112589</guid>
      <dc:creator />
      <dc:date>2013-03-21T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: "Qualify" Statement.</title>
      <link>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304683#M112590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan,&lt;/P&gt;&lt;P&gt;I am doing the same, but it has some problem cold you please help me out from this?&lt;/P&gt;&lt;P&gt;here it is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="35276" class="jive-image-thumbnail jive-image" height="338" onclick="" alt="untitled.JPG" src="https://community.qlik.com/legacyfs/online/35276_untitled.JPG" width="619" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 09:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/quot-Qualify-quot-Statement/m-p/304683#M112590</guid>
      <dc:creator />
      <dc:date>2013-03-21T09:54:13Z</dc:date>
    </item>
  </channel>
</rss>

