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.
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hi, for some reason my shipping costs are the same over every month and I don't know what to do to fix it.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…