<?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 Software Generates Different Matching Codes For the Same Field Values in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278112#M7859</link>
    <description>&lt;P&gt;In the first table I have defined field 'TBL_1_Door_Number' as TEXT, Sensitivity=85.&lt;/P&gt;&lt;P&gt;In the second table I have defined field "TBL_2_Door_Number" the same way as in the first table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I am&amp;nbsp;generating matching codes based on those fields and joining the result in one table.&lt;/P&gt;&lt;P&gt;Although the definition is same these two fields from different tables generate DIFFERENT MATCHING CODES for SAME values.&lt;/P&gt;&lt;P&gt;For example, the text value '5' in the first table generates the matching code 'H$$$$$$$$$$$$$$' and the same text value in the second table generates the matching code '5$$$$$$$$$$$$$$'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me an explanation why the&amp;nbsp;software generates different matching codes for the same values?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2016 06:12:13 GMT</pubDate>
    <dc:creator>Cyclist</dc:creator>
    <dc:date>2016-06-17T06:12:13Z</dc:date>
    <item>
      <title>Software Generates Different Matching Codes For the Same Field Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278112#M7859</link>
      <description>&lt;P&gt;In the first table I have defined field 'TBL_1_Door_Number' as TEXT, Sensitivity=85.&lt;/P&gt;&lt;P&gt;In the second table I have defined field "TBL_2_Door_Number" the same way as in the first table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After that I am&amp;nbsp;generating matching codes based on those fields and joining the result in one table.&lt;/P&gt;&lt;P&gt;Although the definition is same these two fields from different tables generate DIFFERENT MATCHING CODES for SAME values.&lt;/P&gt;&lt;P&gt;For example, the text value '5' in the first table generates the matching code 'H$$$$$$$$$$$$$$' and the same text value in the second table generates the matching code '5$$$$$$$$$$$$$$'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone give me an explanation why the&amp;nbsp;software generates different matching codes for the same values?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 06:12:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278112#M7859</guid>
      <dc:creator>Cyclist</dc:creator>
      <dc:date>2016-06-17T06:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Software Generates Different Matching Codes For the Same Field Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278115#M7860</link>
      <description>&lt;P&gt;Show code and log, please. And some test data (in the form of data steps with cards) to illustrate and repeat your problem in our local environments.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 06:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278115#M7860</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-17T06:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Software Generates Different Matching Codes For the Same Field Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278129#M7861</link>
      <description>&lt;P&gt;you will find in the attachment the data jobs and&amp;nbsp;data sample (extracted from MS SQL Server).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(since I am completely new to SAS tool, I would also appreciate any other advice you can give me, for example regarding the data jobs I made in order to merge the addresses: is it the correct way to do it etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;loking forward to your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;UPDATE:&lt;BR /&gt;additionaly, i do not understand how&amp;nbsp;software&amp;nbsp;for the field value '&lt;STRONG&gt;5&lt;/STRONG&gt;' generates matching code '&lt;STRONG&gt;5&lt;/STRONG&gt;$$$$$$$$$$$$$$', but for field values '8' and '2' generates matching codes '&lt;STRONG&gt;D&lt;/STRONG&gt;$$$$$$$$$$$$$$' and '&lt;STRONG&gt;H&lt;/STRONG&gt;$$$$$$$$$$$$$$' respectively. Shouldn't the software for falues '8' and '2' generate&amp;nbsp;&lt;SPAN&gt;'&lt;STRONG&gt;8&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;$$$$$$$$$$$$$$' and&amp;nbsp;'&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;SPAN&gt;$$$$$$$$$$$$$$' respectively?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;I got the same results by&amp;nbsp;changign sensitivity from 85 -&amp;gt; 95%.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 09:37:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Software-Generates-Different-Matching-Codes-For-the-Same-Field/m-p/278129#M7861</guid>
      <dc:creator>Cyclist</dc:creator>
      <dc:date>2016-06-17T09:37:42Z</dc:date>
    </item>
  </channel>
</rss>

