<?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: need some quick help in Defense and Intelligence Questions</title>
    <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460028#M80</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the syntax is in my example... python.... !Building_I!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Oct 2018 18:47:27 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2018-10-30T18:47:27Z</dc:date>
    <item>
      <title>need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460023#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I'm B. Morris. Not sure if this is the right place being new to the GeoNet, but figured I would try. I'm using ArcGIS for desktop V10.5.1. I need some quick advice on how to make something work due to a time critical mission I am working. Here is the deal: I wish I could show the table I took a screen shot of. 1. Attribute table named "Building_Clean_up" 2. In the attribute table there are two data columns named "Building_I" and "FAC_NUM". Question is this: How do I copy the data from the "Building_I" data column over to the "FAC_NUM" data column? I have tried everything that I know of thus testing what little knowledge I have. Can someone help expand my 10% factor here? LOL Vr... Brook M.&lt;IMG alt="10% factor issue" class="image-1 jive-image j-img-original" src="/legacyfs/online/426734_ArcGIS 10 percent factor.JPG" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460023#M75</guid>
      <dc:creator>BrookMorris</dc:creator>
      <dc:date>2018-10-30T18:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460024#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check here:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/making-field-calculations-making-simple-field-calc.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/manage-data/tables/making-field-calculations-making-simple-field-calc.htm"&gt;Making simple field calculations—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:32:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460024#M76</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2018-10-30T18:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460025#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&amp;nbsp; What syntax do I utilize to simply copy it over from one column to the other within the field calc?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:38:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460025#M77</guid>
      <dc:creator>BrookMorris</dc:creator>
      <dc:date>2018-10-30T18:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460026#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Building_I is a text field... is Fac_num also? if so make the Fac_num field selected, right-clidk, Field Calculator, then... using the python parser and for the calculation it would be !Building_I!&amp;nbsp; note the ! marks.&lt;/P&gt;&lt;P&gt;If the Fac_num isn't a text/string field, all bets are off&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460026#M78</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-30T18:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460027#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My bad, yes they are both text fields (strings)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:42:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460027#M79</guid>
      <dc:creator>BrookMorris</dc:creator>
      <dc:date>2018-10-30T18:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460028#M80</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the syntax is in my example... python.... !Building_I!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:47:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460028#M80</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-30T18:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460029#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dan, You just made my day along with my bosses.&amp;nbsp; Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:49:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460029#M81</guid>
      <dc:creator>BrookMorris</dc:creator>
      <dc:date>2018-10-30T18:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: need some quick help</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460030#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem Brook&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:55:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/need-some-quick-help/m-p/460030#M82</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2018-10-30T18:55:21Z</dc:date>
    </item>
  </channel>
</rss>

