<?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 need help in finding at least one address match by group, if not then report in output dataset in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886632#M350344</link>
    <description>&lt;DIV&gt;need help in finding at least one address match by group(TaxID NPI), if not then report in output dataset&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cm3_1-1690464357436.png" style="width: 711px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86172i842C122119668D05/image-dimensions/711x208?v=v2" width="711" height="208" role="button" title="cm3_1-1690464357436.png" alt="cm3_1-1690464357436.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Appreciate your help&amp;nbsp;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 27 Jul 2023 13:28:56 GMT</pubDate>
    <dc:creator>cm3</dc:creator>
    <dc:date>2023-07-27T13:28:56Z</dc:date>
    <item>
      <title>need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886632#M350344</link>
      <description>&lt;DIV&gt;need help in finding at least one address match by group(TaxID NPI), if not then report in output dataset&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cm3_1-1690464357436.png" style="width: 711px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86172i842C122119668D05/image-dimensions/711x208?v=v2" width="711" height="208" role="button" title="cm3_1-1690464357436.png" alt="cm3_1-1690464357436.png" /&gt;&lt;/span&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;Appreciate your help&amp;nbsp;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:28:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886632#M350344</guid>
      <dc:creator>cm3</dc:creator>
      <dc:date>2023-07-27T13:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886633#M350345</link>
      <description>&lt;P&gt;What do you consider an address match? Do you use variables PV_addr1 or PV_addr2 or SRVC_addr, or some combination of these?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:31:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886633#M350345</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-07-27T13:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886634#M350346</link>
      <description>&lt;P&gt;combination of PV_addr1,PV_addr2,City,ST&amp;nbsp; match with&amp;nbsp; SRVC_addr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:35:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886634#M350346</guid>
      <dc:creator>cm3</dc:creator>
      <dc:date>2023-07-27T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886636#M350347</link>
      <description>&lt;P&gt;Thank you. From now on, it would be helpful if you stated important information like this with your original question, instead of not stating it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, from now on, please provide data not as screen captures, but as working SAS data step code (&lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_self"&gt;examples and instructions&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please explain how 10894 apparently is a match since it is not in your output data set, I don't see it, srvc_addr contains STE while pv_addr1 or pv_addr2 contain SUITE, these do not match&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 13:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886636#M350347</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-07-27T13:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886640#M350351</link>
      <description>&lt;P&gt;I understand, will make sure going forward.&lt;/P&gt;&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;10894&amp;nbsp;, if at all it is possible to consider&amp;nbsp;PV_addr1, City and ST in comparison&amp;nbsp;with&amp;nbsp;SRVC_addr&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or else it can be reported in output dataset.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:01:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886640#M350351</guid>
      <dc:creator>cm3</dc:creator>
      <dc:date>2023-07-27T14:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: need help in finding at least one address match by group, if not then report in output dataset</title>
      <link>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886643#M350354</link>
      <description>&lt;P&gt;Seems like you might want some "fuzzy matching", maybe. See&amp;nbsp;&lt;A href="https://blogs.sas.com/content/sgf/2021/09/21/fuzzy-matching/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2021/09/21/fuzzy-matching/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2023 14:05:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/need-help-in-finding-at-least-one-address-match-by-group-if-not/m-p/886643#M350354</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2023-07-27T14:05:47Z</dc:date>
    </item>
  </channel>
</rss>

