dependent dropdown multiple condition
Hi,
Is there a way to make a line item( dropdown list format) to have multiple conditions? example :
I want my GL account dropdown to be filtered based on the account type selected (parent of the GL account) and based on the cost center selected?
GL account is dependent on both the cost center selected and the account type selected.
Thanks,
Ana
Answers
-
Hi @Ana22,
Yes, it's possible, but exact solution is dependent on other parts, like if every user needs to have different selection, if you already have joined hierarchies etc.
You will probably need to do many-to-many mapping list (join table), more info can be found here: https://help.anaplan.com/4969bb8c-edae-47be-8241-9dd3942671bd-Create-many-to-many-filtered-picklists0 -
Thanks! tried that but it is just working for 1 driver. What I need is 2 drivers for one filter
Drivers are account type and cost center, and the list to be filtered is GL account.
Thanks,
Ana1 -
Hi,
Were you able to find a solution for this?
0 -
I am also curious for creating a picklist based on multiple drivers0
-
You could try creating a list which is a concatenation of the 2 lists and use it as a property to create a dependent dropdown. The concatenated list can refresh automatically whenever the 2 lists are updated.
1 -
Trying skjain's solution worked for me :)
Spread the love and humanity
0 -
Has anyone come up with any other solutions besides creating a concatenated list? This is the solution I use as well but it creates more lists to maintain as more combinations are created. Hoping there is an alternative out there. Thanks!
0 -
@nickchavez9 Theres no update on the dependent dropdown concept so far, so we have to go with concatenation until then.
0