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.
Hello Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…