<?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 How to Link Filter with Dynamic Text Count in ArcGIS Experience Builder (Enterprise 10.9) in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-link-filter-with-dynamic-text-count-in/m-p/1514043#M14054</link>
    <description>&lt;P&gt;Hi community! I am working on a visualization in ArcGIS Experience Builder. I have a map, a filter, and dynamic text. The filter filters entities by year, and the dynamic text displays the count of entities. Currently, the text shows the total number of entities based on the map extent, but I also want it to display the total number of entities for the selected year in the count. Would you know how I can achieve this?&lt;/P&gt;&lt;P&gt;Viz:&amp;nbsp;&lt;A href="https://venezuela360.org/arcgis/apps/experiencebuilder/experience/?id=589a9125043f4c8ebfe1de7a220c61c6" target="_blank" rel="noopener"&gt;https://venezuela360.org/arcgis/apps/experiencebuilder/experience/?id=589a9125043f4c8ebfe1de7a220c61c6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 02 Aug 2024 07:07:59 GMT</pubDate>
    <dc:creator>ve360</dc:creator>
    <dc:date>2024-08-02T07:07:59Z</dc:date>
    <item>
      <title>How to Link Filter with Dynamic Text Count in ArcGIS Experience Builder (Enterprise 10.9)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-link-filter-with-dynamic-text-count-in/m-p/1514043#M14054</link>
      <description>&lt;P&gt;Hi community! I am working on a visualization in ArcGIS Experience Builder. I have a map, a filter, and dynamic text. The filter filters entities by year, and the dynamic text displays the count of entities. Currently, the text shows the total number of entities based on the map extent, but I also want it to display the total number of entities for the selected year in the count. Would you know how I can achieve this?&lt;/P&gt;&lt;P&gt;Viz:&amp;nbsp;&lt;A href="https://venezuela360.org/arcgis/apps/experiencebuilder/experience/?id=589a9125043f4c8ebfe1de7a220c61c6" target="_blank" rel="noopener"&gt;https://venezuela360.org/arcgis/apps/experiencebuilder/experience/?id=589a9125043f4c8ebfe1de7a220c61c6&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 07:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-link-filter-with-dynamic-text-count-in/m-p/1514043#M14054</guid>
      <dc:creator>ve360</dc:creator>
      <dc:date>2024-08-02T07:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Link Filter with Dynamic Text Count in ArcGIS Experience Builder (Enterprise 10.9)</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-link-filter-with-dynamic-text-count-in/m-p/1515481#M14113</link>
      <description>&lt;P&gt;FYI I'm not seeing the count change as the map extent changes, so I'll start with that:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Add a text widget. Connect it to your data (choose the default data view).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Click inside the text widget and find the cylinder icon on the far right. The "dynamic content" window opens. For the operator, choose COUNT. For the field, choose OBJECTID.&lt;/LI&gt;&lt;LI&gt;On your map widget, go to the Action tab. Choose the "Extent changes" trigger, then select the framework as the target. Choose the action "filter data records." For the action data, choose the data you're wanting to count. Leave the "query by current extent" option on.&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;To get the count once you've filtered, the dynamic text set up above should respond to the filter since the filter automatically works with the framework. I would double-check your filter. I happen to have a similar filter where a user selects a year from a pre-defined list, using the "contains" operator for the year:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1722953029694.png" style="width: 675px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/111712i2ED1A85422486CA3/image-dimensions/675x301?v=v2" width="675" height="301" role="button" title="NicoleJohnson_0-1722953029694.png" alt="NicoleJohnson_0-1722953029694.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In my case, I've got a text field with years separated by commas (e.g., "2024, 2023, 2018, 2011"), but I think the contains operator should work with an actual date field too.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NicoleJohnson_0-1722953520253.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/111714i301FF8A843F75A4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="NicoleJohnson_0-1722953520253.png" alt="NicoleJohnson_0-1722953520253.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run into issues, I don't mind helping you troubleshoot. =]&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 14:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/how-to-link-filter-with-dynamic-text-count-in/m-p/1515481#M14113</guid>
      <dc:creator>NicoleJohnson</dc:creator>
      <dc:date>2024-08-06T14:15:09Z</dc:date>
    </item>
  </channel>
</rss>

