<?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: Dynamic Content Expression Not Working in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547134#M15326</link>
    <description>&lt;P&gt;Hmm... It seems that I have set each feature upon adding it to the default view and still have the same issue. Is there a limit to the expression? I am trying to add the sum of 7 fields like my screenshot above...&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 15:54:24 GMT</pubDate>
    <dc:creator>JustinH</dc:creator>
    <dc:date>2024-10-09T15:54:24Z</dc:date>
    <item>
      <title>Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1305108#M7497</link>
      <description>&lt;P&gt;Hi folks, I am trying to insert some Dynamic Content into a Text box. The Dynamic Content should sum the values of one field and divide by the sum of another in order to create a percentage. However, it won't calculate the value and just returns the name "LMI Percentage." I'm new to Experience Builder so sorry if this is an easy answer. When I used the Statistics option and just insert SUM({LMI_UNIT}) that works but the Expression is giving me a headache. Thanks&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="ZachStern_0-1688161604526.png" style="width: 601px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/74668iD587E70FCF2A4630/image-dimensions/601x479?v=v2" width="601" height="479" role="button" title="ZachStern_0-1688161604526.png" alt="ZachStern_0-1688161604526.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 21:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1305108#M7497</guid>
      <dc:creator>ZachStern</dc:creator>
      <dc:date>2023-06-30T21:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1309410#M7642</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/668344"&gt;@ZachStern&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the screenshot, it seems you use the "Selected features" view in your expression. That means only when there are selections the expression will be calculated, otherwise it will display the expression label.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To solve your issue, simply change the view (click to see the dropdown) to default view.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanJiang_0-1689755859650.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75703i8FE4C1BBDB2044C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanJiang_0-1689755859650.png" alt="DanJiang_0-1689755859650.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 08:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1309410#M7642</guid>
      <dc:creator>DanJiang</dc:creator>
      <dc:date>2023-07-19T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1546753#M15295</link>
      <description>&lt;P&gt;Hello-&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I am currently having issues with Expressions as well. I am changing to Default View but the Expression name still appears in the box rather than the calculated expression. Any advise will be helpful!&amp;nbsp;&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="JustinH_0-1728424117282.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116782i7CC65E1EFE05BD22/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JustinH_0-1728424117282.png" alt="JustinH_0-1728424117282.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 21:48:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1546753#M15295</guid>
      <dc:creator>JustinH</dc:creator>
      <dc:date>2024-10-08T21:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1546804#M15296</link>
      <description>&lt;P&gt;This could be the same reason. The preset view for attributes in the Expression is "Selected features", so please make sure the view is correct very time you insert an attribute.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanJiang_0-1728438158623.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116789i920B1E1CC69DF6E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanJiang_0-1728438158623.png" alt="DanJiang_0-1728438158623.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 01:43:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1546804#M15296</guid>
      <dc:creator>DanJiang</dc:creator>
      <dc:date>2024-10-09T01:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547134#M15326</link>
      <description>&lt;P&gt;Hmm... It seems that I have set each feature upon adding it to the default view and still have the same issue. Is there a limit to the expression? I am trying to add the sum of 7 fields like my screenshot above...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:54:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547134#M15326</guid>
      <dc:creator>JustinH</dc:creator>
      <dc:date>2024-10-09T15:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547185#M15331</link>
      <description>&lt;P&gt;Thanks for your help- I did find the issue. One of the fields is not calculating correctly even though it has an integer field type. Do you happen to have any guidance for this? Not sure what I can do to fix this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 17:05:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547185#M15331</guid>
      <dc:creator>JustinH</dc:creator>
      <dc:date>2024-10-09T17:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Content Expression Not Working</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547450#M15347</link>
      <description>&lt;P&gt;If that is the case, I am afraid we could not fix this, as the expression is the calculation result of each part and one part fails will cause the whole expression value missing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 01:19:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-expression-not-working/m-p/1547450#M15347</guid>
      <dc:creator>DanJiang</dc:creator>
      <dc:date>2024-10-10T01:19:42Z</dc:date>
    </item>
  </channel>
</rss>

