<?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 Re: Exist functionality question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453714#M434780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To which table you are going to Exists() ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 23 Dec 2017 08:26:35 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-23T08:26:35Z</dc:date>
    <item>
      <title>Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453712#M434778</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 need to filter the data using exists. If i filter data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from table&lt;/P&gt;&lt;P&gt;where Year=2017;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is considering as Non-Optimized load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to load QVD as optimized so i used below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;from table&lt;/P&gt;&lt;P&gt;where Exists (Year, '2017');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is throwing an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same syntax available in help. Not sure where its gone wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me how can we filter data using exists function? to keep QVD as optimized?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 05:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453712#M434778</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2017-12-23T05:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453713#M434779</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;Temp:&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;2017&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;load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from table&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where Exists (Year);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 08:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453713#M434779</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-12-23T08:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453714#M434780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To which table you are going to Exists() ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 08:26:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453714#M434780</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-23T08:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453715#M434781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have only table where i need to filter 2017 data with Optimized load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In help, below information is available but it is not working as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exists(Month, 'Jan') returns -1 (true) if the field value 'Jan' is found in the current content of the field Month. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 17:28:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453715#M434781</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2017-12-23T17:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453716#M434782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help why below on is not working?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Date,&lt;/P&gt;&lt;P&gt;Week,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;Year&lt;/P&gt;&lt;P&gt;from Master_Calendar&lt;/P&gt;&lt;P&gt;where Exists (Year, '2017');&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 17:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453716#M434782</guid>
      <dc:creator>raju_salmon</dc:creator>
      <dc:date>2017-12-23T17:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453717#M434783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not going with the suggestion from Kaushik? It will work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To understand more how exists() could be use take a look on last link-block in this posting: &lt;A href="https://community.qlik.com/docs/DOC-9038"&gt;Advanced topics for creating a qlik datamodel&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Dec 2017 17:39:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453717#M434783</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-12-23T17:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exist functionality question</title>
      <link>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453718#M434784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Exists works only fields not field values, So i would suggest to concatenate to dummy table which need like island table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Dec 2017 06:13:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exist-functionality-question/m-p/1453718#M434784</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-24T06:13:25Z</dc:date>
    </item>
  </channel>
</rss>

