I would like to publish a layer to a feature service but with a filter on attribute values, so that only some parts of the geodata is shown.
For example, consider a layer called Business Leads with an attribute called Name, with values like: Alex, Tim and Peter.
In this case I want to publish a feature service with layer Business Leads and add a filter for Alex, so that only his business leads are shown in the map.
Any ideas?