Hello!
I'm trying to set up a custom URL which filters data within an ExB site. I'm referencing the syntax from this page, specifically the Filter data sources section - https://doc.arcgis.com/en/experience-builder/latest/build-apps/url-parameters.htm
The URL example I'm modeling mine after this -
I can't seem to figure out what should be placed in the "dataSource_1" section. Is it supposed to be the URL of the service, the item ID, or item name? Also, is the field I'm filtering on placed in the "name"? Do I place the query value after the "%3D"? Does anyone have a better example of a custom URL? Any help is appreciated.
Thanks.