<?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 Dynamic content - How to return count of all features (if none selected)? in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345109#M9134</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to implement a simple indicator using a text widget. When no features are selected I want to display the count of all features.&amp;nbsp; When features are selected, I want to show the number selected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do each of these individually, but can't figure out how to implement this using only one text widget.&lt;/P&gt;&lt;P&gt;This is very straightforward when creating dashboards, but I need editing capabilities so I need to use Experience Builder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've spend a ridiculous amount of time trying to figure this out.&amp;nbsp; Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
    <pubDate>Thu, 02 Nov 2023 17:16:24 GMT</pubDate>
    <dc:creator>JohnW7</dc:creator>
    <dc:date>2023-11-02T17:16:24Z</dc:date>
    <item>
      <title>Dynamic content - How to return count of all features (if none selected)?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345109#M9134</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to implement a simple indicator using a text widget. When no features are selected I want to display the count of all features.&amp;nbsp; When features are selected, I want to show the number selected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do each of these individually, but can't figure out how to implement this using only one text widget.&lt;/P&gt;&lt;P&gt;This is very straightforward when creating dashboards, but I need editing capabilities so I need to use Experience Builder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've spend a ridiculous amount of time trying to figure this out.&amp;nbsp; Any suggestions would be greatly appreciated!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 17:16:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345109#M9134</guid>
      <dc:creator>JohnW7</dc:creator>
      <dc:date>2023-11-02T17:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content - How to return count of all features (if none selected)?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345184#M9142</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffreyThompson2_0-1698950375546.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/84876i77B36B51F3D605FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffreyThompson2_0-1698950375546.png" alt="JeffreyThompson2_0-1698950375546.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;In the Data panel, go to the bottom and check the box for View For Empty Selection. In the Dynamic Content, set your data to Selected Features. This should make the number display the total count with no selection and the selected features count when selected. If you want to change the text around the number, I think you will need a custom widget.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 18:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345184#M9142</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2023-11-02T18:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content - How to return count of all features (if none selected)?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345224#M9144</link>
      <description>&lt;P&gt;Wow, so simple. I can't thank you enough. I can't believe I missed that. I was expecting such an option to be under the widget settings. Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 19:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1345224#M9144</guid>
      <dc:creator>JohnW7</dc:creator>
      <dc:date>2023-11-02T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content - How to return count of all features (if none selected)?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1637330#M20191</link>
      <description>&lt;P&gt;Hi! Literally doing the same currently but it's showing an inaccurate count for all. You can see in the table that number should be over 62,000 and not 100. The total values are correct and will change according to selection. The parcel count will only show correctly when I change the expression to just default. Any suggestions?&lt;/P&gt;&lt;P&gt;(Ignore the font differences. I'm just going back and forth between expressions before I commit lol.)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 15:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1637330#M20191</guid>
      <dc:creator>clkstngisanalyst</dc:creator>
      <dc:date>2025-07-29T15:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic content - How to return count of all features (if none selected)?</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1637396#M20195</link>
      <description>&lt;P&gt;Please post this as a separate question for better visibility and clarity.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 18:30:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/dynamic-content-how-to-return-count-of-all/m-p/1637396#M20195</guid>
      <dc:creator>JeffreyThompson2</dc:creator>
      <dc:date>2025-07-29T18:30:56Z</dc:date>
    </item>
  </channel>
</rss>

