I have a map built on ArcGIS Online. The map contains easements in varying stages of completion. The data is stored in an Excel database on Microsoft Teams. We update the map manually with the same data stored as an attribute table in the easement shapefiles. In order to assist the team, I am attempting to add a hyperlink field in the Excel file that will link the easement agreement number to its matching shapefile in the ArcGIS Online Map.
Desired Function: A user clicks a hyperlink in the Teams file that says "View on Map". This opens a web browser which directs to the ArcGIS Online map and Queries the map using the data from that particular Excel "Easement ID" column to search for a shapefile with the matching data in the same column of the attribute table and zooms the view to that easement.
I have tried using the "Query" widget but it will not load any layers from the map nor layers I have uploaded to my content and I cannot move past that first step.
Any help is appreciated.