Alena (or anyone else), I'm challenged by the same thing. In the datasource page I have a parameter setup like where={"incident_id": Appery('currentIncident') } It doesn't work, but I'd like it so that when I invoke the service it uses the local storage variable currentIncident to limit th...