Hi, Anaplanners,
Does anyone have an idea how you can create a dropdown list that doesn't show its parent hierarchy(in case of a composite hierarchy) using a dependent list for example, one way or another ??
Thanks in advance
Greg
HI @gregtan,
You mush have to create a separate Flat list with only leaf-level items and use this for your selection. The below post might give you more insights. Thanks.
https://community.anaplan.com/t5/Anaplan-Platform/A-way-to-only-see-lowest-level-in-dependent-dropdowns/m-p/36422#M1586
Hi @gregtan,
check out this thread, you should find a solution: https://community.anaplan.com/t5/Anaplan-Platform/Publishing-List-as-Page-Selector-Without-Parent-Levels/td-p/41165
Let me know if you have other questions!
Thanks, Kavin.
This worked for me as well.
Thanks Fil
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…