We have a save scenario button on our UI, when the user clicks on this button, backend process is executed. The backend process runs a set of actions. For the backend process to be triggered, User needs to choose a scenario from the dropdown list so that all actions save against the chosen scenario. While presenting the list of scenarios to user to choose from, we want to filter on the list items and allow only a few list items to be presented to user. Is there a way to achieve this in Anaplan.