Hi All,
I would like to get some ideas about how I can accomplish the following task.
Task: Import a list of parcel identification numbers from excel format into a web application (list will about 7 to 10 parcel identification). Them by importing the parcel list, it select and highlight those parcel IDs on the layer in the web application.
I thought to import the list, using “Add Data Widget”, and then use the “Query widget” to retrieve the parcels ids from the standalone table on the feature layer. I am not sure if this will work yet or if there is another way to accomplish this task more efficient way.