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.
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…