<?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: Python not concatenating fields in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835761#M3332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For future reference, embedding screenshots in Word documents isn't the more streamlined way of sharing information.&amp;nbsp; The more effort people have to go through to see your examples, the less likely they will dig into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving on....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the screenshots, you appear to be using Arcade syntax while specifying Python as the parser.&amp;nbsp; A Python version of your expression is:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;(!DIRPRE! + !PROPER_NAM! + !ST_TYPE!).upper()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 18:24:17 GMT</pubDate>
    <dc:creator>JoshuaBixby</dc:creator>
    <dc:date>2019-10-23T18:24:17Z</dc:date>
    <item>
      <title>Python not concatenating fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835760#M3331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to concatenate 3 fields together in an attribute table and Python is only calculating the first field listed in my script. I am trying to do the concatenation in the LABEL field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All I see is the values for DIRPRE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:14:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835760#M3331</guid>
      <dc:creator>SLouq</dc:creator>
      <dc:date>2019-10-23T18:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Python not concatenating fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835761#M3332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For future reference, embedding screenshots in Word documents isn't the more streamlined way of sharing information.&amp;nbsp; The more effort people have to go through to see your examples, the less likely they will dig into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moving on....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the screenshots, you appear to be using Arcade syntax while specifying Python as the parser.&amp;nbsp; A Python version of your expression is:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;(!DIRPRE! + !PROPER_NAM! + !ST_TYPE!).upper()&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 18:24:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835761#M3332</guid>
      <dc:creator>JoshuaBixby</dc:creator>
      <dc:date>2019-10-23T18:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Python not concatenating fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835762#M3333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Josh! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have embedded the screenshots in the post if I knew how.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 15:26:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835762#M3333</guid>
      <dc:creator>SLouq</dc:creator>
      <dc:date>2019-10-24T15:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Python not concatenating fields</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835763#M3334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Scott, sorry to hear this adding screenshots was not immediately obvious. Check out this &lt;A _jive_internal="true" href="https://community.esri.com/docs/DOC-11928-adding-an-image-to-a-blog-discussion-or-other-content#jive_content_id_Images_in_the_ContentBody"&gt;document&lt;/A&gt; which will take you through the steps for any future images you want to add to a post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 23:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-not-concatenating-fields/m-p/835763#M3334</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-24T23:10:26Z</dc:date>
    </item>
  </channel>
</rss>

