<?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: Adjust arcade expression when running a model in ModelBuilder in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/adjust-arcade-expression-when-running-a-model-in/m-p/1384584#M79081</link>
    <description>&lt;P&gt;A coworker pointed me in the right direction for parameters.&amp;nbsp; Turns out you can use named variables in an arcade expression, by enclosing it within percents,&amp;nbsp; &amp;nbsp;Ie %variable%.&lt;/P&gt;&lt;P&gt;var Residential = %Residential%&lt;BR /&gt;var Public_Facilities = %Public_Facilities%&lt;BR /&gt;var Tourism = %Tourism%&lt;BR /&gt;var Commercial_Area = %Commercial_Area%&lt;BR /&gt;var High_Traffic = %High_Traffic%&lt;BR /&gt;var Open_Space = %Open_Space%&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1708465607429.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95314i7904B736994D1857/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1708465607429.png" alt="RyanBohan_0-1708465607429.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Leaving my question up, for anyone else runs into the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 21:46:58 GMT</pubDate>
    <dc:creator>RyanBohan</dc:creator>
    <dc:date>2024-02-20T21:46:58Z</dc:date>
    <item>
      <title>Adjust arcade expression when running a model in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adjust-arcade-expression-when-running-a-model-in/m-p/1383703#M79019</link>
      <description>&lt;P&gt;I am working on building a model, and the request is to be able to change some of the variables when running the model.&amp;nbsp; I know this can be done by Creating a Variable --&amp;gt; From Parameter --&amp;gt; Expression; and setting that as a&amp;nbsp;Parameter.&lt;/P&gt;&lt;P&gt;Ideally, I just want the first part of the arcade expression to be visible and adjustable.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_2-1708130189939.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95088i450F13F1E7FC3D6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_2-1708130189939.png" alt="RyanBohan_2-1708130189939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Currently it appears I am showing the entire arcade expression, which makes it a little hard for another user to adjust, also I can't prevent the user from changing the model logic in more ways than I wish to expose to the user.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1708446455619.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95250i2266956FA2E892C7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1708446455619.png" alt="RyanBohan_0-1708446455619.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 16:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adjust-arcade-expression-when-running-a-model-in/m-p/1383703#M79019</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2024-02-20T16:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Adjust arcade expression when running a model in ModelBuilder</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/adjust-arcade-expression-when-running-a-model-in/m-p/1384584#M79081</link>
      <description>&lt;P&gt;A coworker pointed me in the right direction for parameters.&amp;nbsp; Turns out you can use named variables in an arcade expression, by enclosing it within percents,&amp;nbsp; &amp;nbsp;Ie %variable%.&lt;/P&gt;&lt;P&gt;var Residential = %Residential%&lt;BR /&gt;var Public_Facilities = %Public_Facilities%&lt;BR /&gt;var Tourism = %Tourism%&lt;BR /&gt;var Commercial_Area = %Commercial_Area%&lt;BR /&gt;var High_Traffic = %High_Traffic%&lt;BR /&gt;var Open_Space = %Open_Space%&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RyanBohan_0-1708465607429.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95314i7904B736994D1857/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RyanBohan_0-1708465607429.png" alt="RyanBohan_0-1708465607429.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Leaving my question up, for anyone else runs into the same issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 21:46:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/adjust-arcade-expression-when-running-a-model-in/m-p/1384584#M79081</guid>
      <dc:creator>RyanBohan</dc:creator>
      <dc:date>2024-02-20T21:46:58Z</dc:date>
    </item>
  </channel>
</rss>

