Hi all,
Using ArcGIS Pro 2.9.5, I'm trying to create a dynamic text box that displays an attribute from a selected feature. For instance, in a feature layer called "parcels", I would like for the text box to display a parcel ID number for that single selected feature. If I make a new selection, that text box would update to the newly selected feature. So far, I can only arrange the dynamic text by visible records, which returns the selected one as well as surrounding parcel ID numbers, which is not ideal for my goal. I've tried different SQL queries to no avail. Any insight will be greatly appreciated. Thanks.
-Danny