Currently I am working on a dashboard that shows the summary of data being entered into a survey. For example, if they enter information about site 1 then all the data for that site is being feed into the dashboard, is there a way to tie that data to a layer to make the site appear on a map in the dashboard?
This way as teams are entering information all sites that are reporting appear on the map. I can't have them enter location information like lat/long or address, so I am trying to make it based on a number entry that way when they enter "1" into the text box it will link with a dataset we already have and display that site on the map.