I have created an app using operations dashboard which shows the details of each retail store when selected either on the map or from the dropdown in the Category selector. We have WAB application with store data and multiple other layers which is currently used company wide. The goal is to click on a store in WAB which will open the operations dashboard and zoom/select that store which will update all the details on the dashboard. What query or select parameter should I use for the operations dashboard url to query each feature. Using the following does not work: https://<AGOL url>/apps/opsdashboard/index.html#/<appid>&query=<layer id>,<field name>=3336
What am i missing? or url parameter will simply not work with ops dashboard?