I am trying to determine the workspace size I will need for my organization. Is there any formula to calculate that (e.g. # cells x bit/byte or some other way to calculate)?
Hi!
Calculate the size of the model can be as follows:
1. Determine the dimension: multiply the number of elements by the measurements in the module. For example, there is a sales module. It contains data on 10 sellers for 12 months. Taking into account the element "Total year", the module size will be 130 cells;2. Knowing the total number of potential cells, you can calculate the size of the model using the following formula: 1 billion cells occupy 7.45 gigabytes of cloud space. 2 billion will take 14.9 gigabytes and so on.
It can be extremely difficult to estimate the dimensionality of the model, since the cells will occupy, among other things, the properties of directories, technical data, and so on. Try to estimate the length of the largest report that you plan to implement (for example, a P&L for 5,000 stores for 24 months for 30 articles in three versions (actual, forecast, budget) .This report will take 11 million 700 thousand cells taking into account the elements for the whole year).
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…
Hi, I have a module with a time range as a dimension. I've set it with a daily time scale, but Anaplan's way of showing daily dates is for example "1 Jan 37" and I need it to be in numbers because when I export it excel doesn't recognize it as the date format that I've set in Windows (OS) (when a date as two digits it's…