List at the old UX with filter
Hello,
I would like to ask for the help to solve the problem.
- I created the dashboard for my customers where I have the column "stage name of the project"
- This column is a list and is dependent on the name of the project (each project has different stage names inside)
- At the UX customer wants to choose the name stages in the column only for the exact project and only these stages which are not ended yet
- I have done the dependent filter so that the customer could choose only the stage names of the exact project
Could you please help to understand how i can also add the filter on the fact that the stage is ended (so that the stage names of stages which ended do not appear in the list?
Thank you,
Anton
Answers
-
Hello @tonybol
You had created a driver list which contains the projects and its respective stage names. This is the driver list with properties for your dependent drop down.
You can control this process in such a way that only eligble stage names are created in the driver list.
Hope it helps.
Arun
0 -
Hi @tonybol!
You can use detailed instruction from community about creating dependent drop-down lists: https://help.anaplan.com/13135fc6-6d24-4f58-9dc5-8d1e021cff48-Create-a-dependent-dropdown-list--------
If you need dynamic lists, you can use drivers module with action (for more detailed read article upper) and in ArunManickam answer.
0 -
Thank you, dependent drop-down lists worked!0