<?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 Comparing fields from two separate tables and flagging duplicates in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Comparing-fields-from-two-separate-tables-and-flagging/m-p/1621728#M46285</link>
    <description>&lt;P&gt;I need to compare two separate fields from salesforce that are in separate QVD files. The opportunity qvd file pulls in the expiring contract id # and the contract QVD file pulls in all contracts id #'s. If there is a match in the expiring contract # and all contracts #'s the contract has been renewed and I need to flag when this happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Technically these fields are displaying the information different with different api names but they are looking at the same unique contract #'s.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The new contract # links to the origin opportunity which includes the expiring contract id #. From this I know if a contract has been renewed or not.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2019 19:18:07 GMT</pubDate>
    <dc:creator>madicrane</dc:creator>
    <dc:date>2019-09-09T19:18:07Z</dc:date>
    <item>
      <title>Comparing fields from two separate tables and flagging duplicates</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-fields-from-two-separate-tables-and-flagging/m-p/1621728#M46285</link>
      <description>&lt;P&gt;I need to compare two separate fields from salesforce that are in separate QVD files. The opportunity qvd file pulls in the expiring contract id # and the contract QVD file pulls in all contracts id #'s. If there is a match in the expiring contract # and all contracts #'s the contract has been renewed and I need to flag when this happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Technically these fields are displaying the information different with different api names but they are looking at the same unique contract #'s.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The new contract # links to the origin opportunity which includes the expiring contract id #. From this I know if a contract has been renewed or not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 19:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-fields-from-two-separate-tables-and-flagging/m-p/1621728#M46285</guid>
      <dc:creator>madicrane</dc:creator>
      <dc:date>2019-09-09T19:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing fields from two separate tables and flagging duplicates</title>
      <link>https://community.qlik.com/t5/App-Development/Comparing-fields-from-two-separate-tables-and-flagging/m-p/1622173#M46319</link>
      <description>&lt;P&gt;I suppose the tables are linked or joined via the contract ID. IF that is the case it is pretty simple: In the load from expiring QVD create flag field with value 1. Then if you want to list those contracts you use the flag field (in set analysis for example)&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:10:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Comparing-fields-from-two-separate-tables-and-flagging/m-p/1622173#M46319</guid>
      <dc:creator>DavidM</dc:creator>
      <dc:date>2019-09-10T14:10:02Z</dc:date>
    </item>
  </channel>
</rss>

