<?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 Using Exists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346870#M128326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the following script to load but it won't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;UNQUALIFY BillingIDCustomerID,&lt;/P&gt;&lt;P&gt;LOAD *, BillingID+' '+CustomerID AS BillingIDCustomerID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM &lt;E&gt;&lt;/E&gt;&lt;/P&gt;&lt;P&gt;WHERE EXISTS(VisitID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want to only pull records where the VisitID is loaded in QlikView, but when I look at table viewer, the information density on BillingIDCustomerID field is 0. Any ideas? Thanks in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 11 Mar 2012 14:27:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-11T14:27:19Z</dc:date>
    <item>
      <title>Using Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346870#M128326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to use the following script to load but it won't work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QUALIFY*;&lt;/P&gt;&lt;P&gt;UNQUALIFY BillingIDCustomerID,&lt;/P&gt;&lt;P&gt;LOAD *, BillingID+' '+CustomerID AS BillingIDCustomerID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM &lt;E&gt;&lt;/E&gt;&lt;/P&gt;&lt;P&gt;WHERE EXISTS(VisitID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I want to only pull records where the VisitID is loaded in QlikView, but when I look at table viewer, the information density on BillingIDCustomerID field is 0. Any ideas? Thanks in advance for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Mar 2012 14:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346870#M128326</guid>
      <dc:creator />
      <dc:date>2012-03-11T14:27:19Z</dc:date>
    </item>
    <item>
      <title>Using Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346871#M128327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;BillingID&amp;amp;' '&amp;amp;CustomerID AS BillingIDCustomerID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Mar 2012 15:10:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346871#M128327</guid>
      <dc:creator />
      <dc:date>2012-03-11T15:10:00Z</dc:date>
    </item>
    <item>
      <title>Using Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346872#M128328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the problem is caused by Qualify. Because of the qualification, your field VisitID is now called differently (with the qualifier), hence Exists never returns true and nothing is being loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try unqualifying VisitID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Mar 2012 16:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Exists/m-p/346872#M128328</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2012-03-11T16:34:44Z</dc:date>
    </item>
  </channel>
</rss>

