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.
It's now possible to use the additional insights to have dynamic filters, however the columns in the table are fixed widths. It's quite unfortunate that the ability is added, but the layout isn't dynamic. I understand that a report is more fixed, but adding dynamic columns would really help make the management report…
There was an error rendering this rich post.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…