<?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: calculate field add string multiple fields in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045255#M39476</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's an example of an "undesired selected feature"?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 21:12:04 GMT</pubDate>
    <dc:creator>JaredPilbeam2</dc:creator>
    <dc:date>2021-04-08T21:12:04Z</dc:date>
    <item>
      <title>calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045241#M39468</link>
      <description>&lt;P&gt;I used to be able to use Python and auto-fill fields by putting the string in quotes. For some reason it hasn't been working lately. I'm using Pro v. 2.7.2. The expression verifies and the there are no errors, but the (text) fields are not populated with the string? The field length is set at 300, more than enough.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cal.png" style="width: 872px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10459iCE0812A93F314060/image-size/large?v=v2&amp;amp;px=999" role="button" title="cal.png" alt="cal.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cal2.png" style="width: 806px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10462i0A2D8BCF64D31ECB/image-size/large?v=v2&amp;amp;px=999" role="button" title="cal2.png" alt="cal2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 20:26:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045241#M39468</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-08T20:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045247#M39471</link>
      <description>&lt;P&gt;What if you put an r in front of that statement like this:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;r"https://blah/blah.blah/blah/blah.png"&lt;/LI-CODE&gt;&lt;P data-unlink="true"&gt;I get it to work with or without the r which is basically short for 'raw' text so any escaped characters are taken literally: &lt;A href="https://docs.python.org/3/reference/lexical_analysis.html#string-literals" target="_self"&gt;see this article&amp;nbsp;&lt;/A&gt;for a more detailed explanation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 20:51:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045247#M39471</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-08T20:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045251#M39473</link>
      <description>&lt;P&gt;Please check if there are any undesired selected features in the input table? Ensure the table is not being edited by any other instance/application. Else reload the layer in ArcGIS Pro.&lt;/P&gt;&lt;P&gt;I am also using ArcGIS Pro 2.7.2, and adding an HTML path works just fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jayanta_Poddar_0-1617915923537.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10463i91DAA4B2B46A8C34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jayanta_Poddar_0-1617915923537.png" alt="Jayanta_Poddar_0-1617915923537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:05:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045251#M39473</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-08T21:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045252#M39474</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3374"&gt;@JoeBorgione&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;It didn't hurt anything, but also didn't help.&lt;/P&gt;&lt;P&gt;Strange. It's such a simple thing that I've always been able to do. I've also tried the same expression on a different table that has a text field with the length set to 256, which is still more than enough.&amp;nbsp; It would not work either.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:09:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045252#M39474</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-08T21:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045253#M39475</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;brings up a good point: is this feature published anywhere?&amp;nbsp; You'd need to shut down the service it is associated with if so...&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045253#M39475</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-08T21:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045255#M39476</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's an example of an "undesired selected feature"?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:12:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045255#M39476</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-08T21:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045257#M39477</link>
      <description>&lt;P&gt;Any feature remained selected by mistake.&lt;/P&gt;&lt;P&gt;I guess that might not be the case.&lt;/P&gt;&lt;P&gt;You may try closing all ArcGIS Pro sessions &amp;gt;&amp;nbsp;Open a new ArcGIS Pro session &amp;gt; Add the table &amp;gt; Calculate Field.&lt;/P&gt;&lt;P&gt;Let us know if this resolves the issue or not.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045257#M39477</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-08T21:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045258#M39478</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3374"&gt;@JoeBorgione&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95280"&gt;@JayantaPoddar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Well,&amp;nbsp; I'm working on a hosted feature layer in Pro. So, yes, it's a published layer on AGOL. I'm signed in to my account in Pro and have added the hosted layer to the map via the Portal in the Catalog.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt;I've since closed the browser which called the hosted layer then ran the field calculator again. No difference.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:20:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045258#M39478</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-08T21:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045259#M39479</link>
      <description>&lt;P&gt;Are you editing the hosted feature table? If not, you may remove it from the map.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:21:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045259#M39479</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2021-04-08T21:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045260#M39480</link>
      <description>&lt;P&gt;Hmm.&amp;nbsp; I just upgraded from 2.7.1 to 2.7.2 and grabbed a feature layer from my agol account; it all works for me. What I meant was if the feature you are editing is the source data for a published feature layer, like an enterprise gdb feature class that you published to a portal (including agol)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JoeBorgione_0-1617917474650.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10465iEDE62FAF1C1A6F90/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JoeBorgione_0-1617917474650.png" alt="JoeBorgione_0-1617917474650.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 21:31:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045260#M39480</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-08T21:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045289#M39482</link>
      <description>&lt;P&gt;Did you try anything other than a an http?&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;"a"*10&amp;nbsp; &amp;nbsp; or&amp;nbsp;&amp;nbsp;"a"*100&amp;nbsp; or&amp;nbsp;&amp;nbsp;"a"*300&lt;/P&gt;&lt;P&gt;Also,&amp;nbsp; shut down, restart works for many problems too&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 23:06:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045289#M39482</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-08T23:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045472#M39514</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/215600"&gt;@DanPatterson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I restarted (not because of this but a Windows sign-in issue) and now the field calculator is working. I wish I can say what the root of the problem was? All that I can say is that this hosted feature layer is not open in any browser, just Pro where I'm editing it.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 16:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045472#M39514</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-09T16:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045476#M39515</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ItCrowd.gif" style="width: 310px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/10501i5103E965CA99E75E/image-size/large?v=v2&amp;amp;px=999" role="button" title="ItCrowd.gif" alt="ItCrowd.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These guys always have a solution....&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 16:13:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045476#M39515</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2021-04-09T16:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045571#M39518</link>
      <description>&lt;P&gt;As I said....&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Also,&amp;nbsp; shut down, restart works for many problems too&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So what was in the accepted solution that worked?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 19:36:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045571#M39518</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-04-09T19:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: calculate field add string multiple fields</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045572#M39519</link>
      <description>I could've accepted any of the replies since I don't really know what was causing the problem? But, I went with that one because I assumed it has something to do with that service being open in a browser that I had open at the time? Yes, it could have just needed a reset too.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Apr 2021 19:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-field-add-string-multiple-fields/m-p/1045572#M39519</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2021-04-09T19:51:02Z</dc:date>
    </item>
  </channel>
</rss>

