<?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: finding if Each Value from column A exists in column B. Returns duplicate records. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559678#M40763</link>
    <description>&lt;P&gt;try making a table with the medical fields, the keys that you added in the image and the field [Ordering Provider NPI], I'm almost sure that you should have a null here,&lt;BR /&gt;in your main table you should have records 1 to 1, probably an error in the join.&lt;/P&gt;&lt;P&gt;If you can pass us an example or part of the app with reduced data, we would be better.&lt;BR /&gt;Regards!!!&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2019 15:52:12 GMT</pubDate>
    <dc:creator>Marcos_rv</dc:creator>
    <dc:date>2019-03-21T15:52:12Z</dc:date>
    <item>
      <title>finding if Each Value from column A exists in column B. Returns duplicate records.</title>
      <link>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559660#M40760</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Problem 1) I wish to find if NPI numbers of physicians of XYZ organisation exist in their database. There is a table which contains list of all the physicians that work in XYZ. If my referring provider belongs to XYZ then I must put value "XYZ physician" in column C else I must put "Outsider". I have written below code in front end (Set Analysis).&lt;/P&gt;&lt;P&gt;=if([Ordering Provider NPI] = [XYZ Provider NPI], 'XYZ Physician','Unkown').&lt;/P&gt;&lt;P&gt;My SS shows table that is displaying in my qlik sense sheet. Here you see that I get same physician repeated twice as "XYZ Physician" as well as "Unknown". The columns are as below:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Name of Physician&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Cred.&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ordering Code&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;XYZ Physician/Outsider&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can someone help me know why this duplicate record is generated for almost all the physicians? What is it that i am doing wrong? Kindly Guide ! Thank you !&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:34:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559660#M40760</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-03-21T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: finding if Each Value from column A exists in column B. Returns duplicate records.</title>
      <link>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559678#M40763</link>
      <description>&lt;P&gt;try making a table with the medical fields, the keys that you added in the image and the field [Ordering Provider NPI], I'm almost sure that you should have a null here,&lt;BR /&gt;in your main table you should have records 1 to 1, probably an error in the join.&lt;/P&gt;&lt;P&gt;If you can pass us an example or part of the app with reduced data, we would be better.&lt;BR /&gt;Regards!!!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 15:52:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559678#M40763</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-03-21T15:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: finding if Each Value from column A exists in column B. Returns duplicate records.</title>
      <link>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559717#M40765</link>
      <description>&lt;P&gt;Dear Marcos,&lt;/P&gt;&lt;P&gt;There is no Join between two tables of "XYZ_Providers" and "&lt;EM&gt;Ordering provider&lt;/EM&gt;". It is just that provider's NPI from &lt;EM&gt;Ordering Provider&lt;/EM&gt; Tables is lookup into list of &lt;EM&gt;XYZ_Providers&lt;/EM&gt; Table having single column &lt;EM&gt;NPI&lt;/EM&gt; as they are unique.&lt;/P&gt;&lt;P&gt;1.)SS1 of data model. I have checked my SQL Database. Both the tables have single record for particular NPI numbers indicating Uniqueness. yes there are some nulls in NPI column but as I am not joining tables would they still be a problem? because such nulls should anyways be treated as 'unknown'.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2019 16:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/finding-if-Each-Value-from-column-A-exists-in-column-B-Returns/m-p/1559717#M40765</guid>
      <dc:creator>kaustubh</dc:creator>
      <dc:date>2019-03-21T16:35:27Z</dc:date>
    </item>
  </channel>
</rss>

