I’m attempting to create dynamic text to show the name and count of the field attributes shown on pages in my map series.
And I want a count of how many features are showing on each page.
Thanks to all.
Solved! Go to Solution.
This topic explains some different dynamic text elements you can use with a spatial map series https://pro.arcgis.com/en/pro-app/latest/help/layouts/use-dynamic-text-with-map-series.htm#ESRI_SECT.... It sounds like you need a couple pieces of dynamic text, including Value dynamic text to show the name and Count to show the feature count. You can filter to only show visible or only show map series values on dynamic text, which should get you what you need.
This topic explains some different dynamic text elements you can use with a spatial map series https://pro.arcgis.com/en/pro-app/latest/help/layouts/use-dynamic-text-with-map-series.htm#ESRI_SECT.... It sounds like you need a couple pieces of dynamic text, including Value dynamic text to show the name and Count to show the feature count. You can filter to only show visible or only show map series values on dynamic text, which should get you what you need.