<?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: Expressions in Dynamic Text EB in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1637886#M20225</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/919003"&gt;@KelleyCochran&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ArcGIS Experience Builder now supports Arcade. You could use Arcade Dynamic content.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ke_Xu_0-1753942429350.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/137571iB0EF2C0547BEC4BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ke_Xu_0-1753942429350.png" alt="Ke_Xu_0-1753942429350.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 06:13:59 GMT</pubDate>
    <dc:creator>Ke_Xu</dc:creator>
    <dc:date>2025-07-31T06:13:59Z</dc:date>
    <item>
      <title>Expressions in Dynamic Text EB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632504#M19911</link>
      <description>&lt;P&gt;I am trying to use the Text widget to display totals for a field.&amp;nbsp; That works fine for all records in the field using SUM{NAME} but I'd like to separate the totals by records of another field.&amp;nbsp; An example would be a table with NAME and MONEY.&lt;/P&gt;&lt;P&gt;I want to display the total money each person in the NAME field has.&amp;nbsp; Like:&lt;/P&gt;&lt;P&gt;Bob $25&lt;/P&gt;&lt;P&gt;Jane $30&lt;/P&gt;&lt;P&gt;Pedro $40&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, if there is a blank (no name) in that field, don't show a total.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 16:43:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632504#M19911</guid>
      <dc:creator>KelleyCochran</dc:creator>
      <dc:date>2025-07-11T16:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in Dynamic Text EB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632521#M19912</link>
      <description>&lt;P&gt;If you have access to the SQL table you could make a view then bring that view (virtual table) into Experience Builder:&lt;BR /&gt;&lt;BR /&gt;Select NAME, Sum(MONEY) from TABLE group by NAME.&lt;/P&gt;&lt;P&gt;Incredibly easy in SQL. Looking for an answer in Experience Builder as well.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 17:34:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632521#M19912</guid>
      <dc:creator>DanCopKac</dc:creator>
      <dc:date>2025-07-11T17:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in Dynamic Text EB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632671#M19915</link>
      <description>&lt;P&gt;Is there a list of Functions that are available?&amp;nbsp; Seems like it should be easy if I had the correct syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 23:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1632671#M19915</guid>
      <dc:creator>KelleyCochran</dc:creator>
      <dc:date>2025-07-11T23:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in Dynamic Text EB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1637886#M20225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/919003"&gt;@KelleyCochran&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;ArcGIS Experience Builder now supports Arcade. You could use Arcade Dynamic content.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ke_Xu_0-1753942429350.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/137571iB0EF2C0547BEC4BE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ke_Xu_0-1753942429350.png" alt="Ke_Xu_0-1753942429350.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ke&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 06:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1637886#M20225</guid>
      <dc:creator>Ke_Xu</dc:creator>
      <dc:date>2025-07-31T06:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions in Dynamic Text EB</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1683419#M22416</link>
      <description>&lt;P&gt;Can you expand on what version of Experience Builder you're referring to above? v11.5 enterprise does NOT support arcade..&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 16:36:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/expressions-in-dynamic-text-eb/m-p/1683419#M22416</guid>
      <dc:creator>ahargreaves_FW</dc:creator>
      <dc:date>2026-02-10T16:36:56Z</dc:date>
    </item>
  </channel>
</rss>

