<?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: Load: Compare with other resident table field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920200#M653317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've give you two options to match with the values of REQUESTOR from Resident1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1: You know already which specific values you want to match: 'abc' and 'xy'. In that case use my first example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2: You want to match with any REQUESTOR value that exists in table Resident1. In that case use my second example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do something that is not case 1 or case 2 then you'll have to explain in extreme detail, because I cannot imagine what that situation would be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jul 2015 14:16:48 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-07-29T14:16:48Z</dc:date>
    <item>
      <title>Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920195#M653312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I load a resident table comparing(where ) a field with other resident table field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident1: &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;ID,&lt;/P&gt;&lt;P&gt;PR_NUM,&lt;/P&gt;&lt;P&gt;PO_NUM,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;REQUESTOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;PR_Amount;&lt;/P&gt;&lt;P&gt;RESIDENT PR_XYZ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am loading whole records in to PO_OPEX table.&lt;/P&gt;&lt;P&gt;PO_OPEX:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PO_NUM,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;REQUESTOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PR_Amount;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;SQL Select * from PO_OPEX;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;I want to create a resident table as a subset of &lt;SPAN style="font-size: 13.3333330154419px;"&gt;PO_OPEX which matches with a field in Resident1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Resident2:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PO_NUM,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;REQUESTOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;PR_Amount;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;RESIDENT &lt;SPAN style="font-size: 13.3333330154419px;"&gt;PO_OPEX WHERE Resident1.REQUESTOR Match('abc','xy'):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Here is the problem Loading Resident2 by checking with &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Resident1.REQUESTOR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;How to achieve this. &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Concatenate&amp;nbsp; or Join. pls provide sample syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920195#M653312</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920196#M653313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand your question at all. Why should REQUESTOR in table Resident1 match abc or xy? You've already loaded Resident1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920196#M653313</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-29T13:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920197#M653314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Yes I loaded &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;REQUESTOR &lt;/SPAN&gt;in Resident1.&lt;/P&gt;&lt;P&gt;Now I want to load another table with Requestor Column, which match with Resident1 Requestor specificvalues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920197#M653314</guid>
      <dc:creator />
      <dc:date>2015-07-29T13:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920198#M653315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know the specific values then you can match with those specific values:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident2:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PO_NUM,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;REQUESTOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PR_Amount;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;PO_OPEX WHERE Match(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;REQUESTOR ,&lt;/SPAN&gt;'abc','xy'):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;If you want to load all the records that have any matching &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;REQUESTOR&amp;nbsp; value in Resident1 the use the Exists function:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident2:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ID,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PO_NUM,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;REQUESTOR&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;PR_Amount;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;PO_OPEX WHERE Exists(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;REQUESTOR)&lt;/SPAN&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920198#M653315</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-29T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920199#M653316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I want to match with Resident1 &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; background-color: #f2f2f2;"&gt;REQUESTOR while loading&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920199#M653316</guid>
      <dc:creator />
      <dc:date>2015-07-29T14:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load: Compare with other resident table field</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920200#M653317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've give you two options to match with the values of REQUESTOR from Resident1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 1: You know already which specific values you want to match: 'abc' and 'xy'. In that case use my first example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case 2: You want to match with any REQUESTOR value that exists in table Resident1. In that case use my second example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to do something that is not case 1 or case 2 then you'll have to explain in extreme detail, because I cannot imagine what that situation would be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Compare-with-other-resident-table-field/m-p/920200#M653317</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-29T14:16:48Z</dc:date>
    </item>
  </channel>
</rss>

