To show only limited list items in the dropdown while saving a scenario
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.
Answers
-
Here is the snapshot of the pop-up window that shows up to the user when they click on the save scenario button from UI to execute the backend process:
0 -
Hello,
Solution 1: Creating selective access to the dropdown list. So for each user dropdown can be restricted differently.
Solution 2: Use List subset for specific dropdown. This method should be used if dropdown is not user specific.
Let me know if this works for you.
0