<?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: Joining 2 fields between 2 tables in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718582#M23794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried it and it won't allow me to put a second field to use for the join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Feb 2015 21:38:53 GMT</pubDate>
    <dc:creator>MichelleCouden</dc:creator>
    <dc:date>2015-02-09T21:38:53Z</dc:date>
    <item>
      <title>Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718578#M23790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to join 2 tables together using 2 fields. For Example, I need to join 2 tables to beginning milepoint field and ending milepoint field. I thought I could use Add Join in thedata management box but I can't seem to get that to work. Any suggestions?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 20:41:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718578#M23790</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T20:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718579#M23791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing to add the one table is a dbf. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 20:59:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718579#M23791</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T20:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718580#M23792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you read this help page: &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//005s0000002q000000"&gt;Joining attributes of one table to another&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is this what you mean by join (adding matching columns onto records based on a matching attribute value)? Sometimes people say "join" and mean something else entirely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:25:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718580#M23792</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2015-02-09T21:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718581#M23793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, that's the add join. I was reading it some more I don't think that will work. Because, I need 2 fields to 2 fields. Let me explain some more. So, in one table I have a field bmp and a field emp. Like such 0.123 and 1.234. Then I have another table with a field bmp and a field emp. Like such 0.123 and 1.234. I need to join the 2 fields on both tables. So, in the end I'll end up with one table with 4 fields that are the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:37:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718581#M23793</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T21:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718582#M23794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just tried it and it won't allow me to put a second field to use for the join.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718582#M23794</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T21:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718583#M23795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I am understanding you correctly, you probably have duplicate "bmp" entries and you only want them to join "IF" the "bmp" AND the "EMP" are the same as the other table row.&amp;nbsp; Someone that knows python might be able to get you going in the right direction.&amp;nbsp; I just don't know python well enough to say it can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My workaround would be to add another field in and field calculate the value to be a combination of the bmp and emp.&lt;/P&gt;&lt;P&gt;ie: BMPandEMP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do the same for the other table.&amp;nbsp; I know it adds extra fields, but they would then be unique for joining purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Food for thought.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luci&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:56:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718583#M23795</guid>
      <dc:creator>LuciHawkins</dc:creator>
      <dc:date>2015-02-09T21:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718584#M23796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this would cause too much extra work or not, but it sounds like something that one could do rather quickly in Microsoft Access. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just curious, do the mile point values repeat themselves on multiple roadways, or do they each have a unique value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:57:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718584#M23796</guid>
      <dc:creator>LisaTurner</dc:creator>
      <dc:date>2015-02-09T21:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718585#M23797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thought about that but my one layer is a line shapefile. I didn't know if I could move that into an Access. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 21:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718585#M23797</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T21:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Joining 2 fields between 2 tables</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718586#M23798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a nice work around. I'll try that. I'll try my spatial join idea first. Yeah, I was thinking it was going to take Python. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Feb 2015 22:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/joining-2-fields-between-2-tables/m-p/718586#M23798</guid>
      <dc:creator>MichelleCouden</dc:creator>
      <dc:date>2015-02-09T22:00:11Z</dc:date>
    </item>
  </channel>
</rss>

