How can I quickly alphabetize a list?
Here's a solution that works in Anaplan without having to export to excel etc. My problem was I needed assumptions entered by Company and the list of Companies was huge and came in automatically out of order through an import.1) Do a find item on the Company Name list in a module in the source model
2) that Find Item column in the Module CAN be sorted in alphabetical order
3) Saved the view, and re ran the import into the model I needed in and swapped it into the process
Hi Stefanie,
In our model it is resolved this way (almost as it described @simon_ritchie😞
-create module, where you have hierarchy sorted as you need (should have saved view)
-create alternative hierarchy using import from sorted view
-we use main hiararchy in all background modules and in modules with no formula. Alternative hierarchy is applied in reporting modules, where sorting is necessary. Formulas lookup data within 2 hierarchies using list property, where we have FINDITEM by code.
-anaplan connect is scheduled to trigger process which delete all elements from alternative hierarchy and repeat step 2
Hope it can help you.
When importing data from a Data Hub to another model, I'm seeing values in the target model that don't exist in the source. For example, seller assignments are being tagged with subregions that aren't present in the source data - some assignments are missing expected tags, while others are mapped to seemingly random…
Hi, I need help in pulling a specific view in Anaplan XL. The first grid should display attributes of various projects, while the second grid should present the monthly financial data for these projects. Thanks in advance.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…