I have a list call lease ID that has a top level called All Lease ID. I do not want the top level to be seen in my selection. What can i do ?
@Kireshma1234 You can create a flat list without a top level and use that list in a selector. Below that, create a second line item called “Selected Lease ID”, where you can apply the FINDITEM logic. Then use this line item in a boolean filter.
FINDITEM
You cannot hide items directly in a dropdown, but the above approach works as a workaround.
~ Bhumit
Thanks for the solution! Creating a second line item with the FINDITEM logic is a clever workaround. @fnf
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…