Dynamic List
I have two list: Target Center and Table Type:
When a user selects target center I would like only the centers that are in the table type that is selected. For example if table type "FTE" is selected then Target Center list should be only "Board of Directors, Office of the President, and Legal" and if table type "SqFt" is selected than the list displays "Board of Directors and Human Resources."
Is this possible in Anaplan? Basically I want users to only have the option to select certain list members that reside in a table.
Any suggestions or help is greatly appreciated! Thanks!
Answers
-
1
-
Refer the articles shared by Tristan, it's called dependent filters. You need to create a list where you need to store mappings b/w these two in a list. And then you can enable dependent filters in your input module.
2 -
@Dikshant is correct
You can use a dependent dropdown
Create 2 different lists (Table Type and Target Centers) with list items in it
Create another Combination list with combination of items i.e. FTE + Board of Directors, FTE + Office of the president, etc.
In the Target Center Line item, format it with the Combination list
It should work
1 -
@BarunJha @S-Blaeser since it's a one-to-many scenario, I think we can avoid creating a combination list.
1