<?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 Where Exists condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190561#M883317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i write Where Exists condition in qlikview by using "AND" can any one give with Example ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qlikview979</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190561#M883317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i write Where Exists condition in qlikview by using "AND" can any one give with Example ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190561#M883317</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190562#M883318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;a,b,c&lt;/P&gt;&lt;P&gt;resident Test&lt;/P&gt;&lt;P&gt;where exists(a) and (b='1')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load all data where datarow with a laready loaded and b contains value 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190562#M883318</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T12:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190563#M883319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Data like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;DATE&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;P&gt;Feb&lt;/P&gt;&lt;P&gt;Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;DATE1&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jan&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Feb&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mar&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Apr&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Jul&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Here i want matching months dynamically&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:28:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190563#M883319</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T12:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190564#M883320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can try like this&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;LOAD DATE FROM &lt;SPAN style="font-size: 13.3333330154419px;"&gt;[mySource1];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T2:&lt;/P&gt;&lt;P&gt;Load DATE1 FROM [mySource2] WERE EXISTS(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DATE,&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DATE1 );&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190564#M883320</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-09-22T12:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190565#M883321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;T1:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; DATE&lt;BR /&gt; Jan&lt;BR /&gt; Feb&lt;BR /&gt; Mar&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt;&amp;nbsp; T2:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; DATE1&lt;BR /&gt; Jan&lt;BR /&gt; Feb&lt;BR /&gt; Mar&lt;BR /&gt; Apr&lt;BR /&gt; Jul&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; Test:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATE1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; T2&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;DATE1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;gets you this result (is it what you want?)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/138300_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190565#M883321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190566#M883322</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;&lt;/P&gt;&lt;P&gt;I have Date field i changed to month&amp;nbsp; i done&amp;nbsp; how you guys said but i am not getting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190566#M883322</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T12:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190567#M883323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cyn aou post sampe qvw?&lt;/P&gt;&lt;P&gt;are the monthfield in two tables are same Format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:42:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190567#M883323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-22T12:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190568#M883324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While reloading time also Where condition table lines showing fetching zero lines&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:44:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190568#M883324</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T12:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190569#M883325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if i remove the where condition lines fetching started&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190569#M883325</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190570#M883326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have month fields as the same thing? I mean may be one month is dual field created using Month() function and the other one is text created inline may be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190570#M883326</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-22T12:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190571#M883327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;as Rudolf mentioned it would be easier for us to help you if you share a sample app, or at least a screenshot of your script code. This way we will find a solution faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 12:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190571#M883327</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-09-22T12:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190572#M883328</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;&lt;SPAN style="font-size: 10pt;"&gt;Please find this file&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Here I want&amp;nbsp; take matching data from this three field&amp;nbsp; and&amp;nbsp;&amp;nbsp;&amp;nbsp; find the&amp;nbsp; sum(qt)&amp;nbsp; and count(code)&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 256px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="64"&gt;Contract&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl63" width="64"&gt;Date&lt;/TD&gt;&lt;TD class="xl64" width="64"&gt;Number&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 256px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" width="64"&gt;NO&lt;/TD&gt;&lt;TD class="xl66" style="border-left: none;" width="64"&gt;DATE&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;CONTRACT&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;DATA CHANGED(Modified)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 13:09:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190572#M883328</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T13:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190573#M883329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any one solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 15:50:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190573#M883329</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T15:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190574#M883330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190574#M883330</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-22T17:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists condition</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190575#M883331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;excellent news!&lt;/P&gt;&lt;P&gt;Please remember to close the thread by marking the post that fitted your need as correct or helpful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 18:17:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Exists-condition/m-p/1190575#M883331</guid>
      <dc:creator>santiago_respane</dc:creator>
      <dc:date>2016-09-22T18:17:46Z</dc:date>
    </item>
  </channel>
</rss>

