<?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: Where Exists function with 'and' ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318980#M28440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael... I can't believe that was all there was to it -- I was really overthinking this one!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2017 18:49:18 GMT</pubDate>
    <dc:creator>drminaker</dc:creator>
    <dc:date>2017-07-17T18:49:18Z</dc:date>
    <item>
      <title>Where Exists function with 'and' ?</title>
      <link>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318977#M28437</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 have a question about the Where Exists function. I'm using this to successfully load data from one table only where it exists in another (which I believe is proper use). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Where Exists&lt;/SPAN&gt; (&lt;SPAN style="color: #ff6600;"&gt;[First_ID]&lt;/SPAN&gt;, &lt;SPAN style="color: #ff6600;"&gt;[Second_ID]&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, from the table with the [Second_ID], I'd also like to specify a additional value to load.&amp;nbsp; Something like, load only values in Second_ID, where they have a match in First_ID, but also load '-1' from Second_ID.&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;Is something like this possible? Thanks in advance!&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;R.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="for_qlik.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170426_for_qlik.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318977#M28437</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2017-07-17T13:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists function with 'and' ?</title>
      <link>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318978#M28438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Where Exists&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff6600;"&gt;[First_ID]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff6600;"&gt;[Second_ID]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OR [Second ID]=-1;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 17:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318978#M28438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-17T17:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists function with 'and' ?</title>
      <link>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318979#M28439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;You can try loading both separately and then concatenating results of those two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Pankaj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 18:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318979#M28439</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-07-17T18:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Where Exists function with 'and' ?</title>
      <link>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318980#M28440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael... I can't believe that was all there was to it -- I was really overthinking this one!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 18:49:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Where-Exists-function-with-and/m-p/1318980#M28440</guid>
      <dc:creator>drminaker</dc:creator>
      <dc:date>2017-07-17T18:49:18Z</dc:date>
    </item>
  </channel>
</rss>

