Hi,
Where can I see the exact model size in Anaplan?
I am aware that model size is available as per below image.
I am wishing to see the size at a granular level (MB/KB)
Thank you.
Hi @Shraddha0706,
You can get the exact size of the model from backend (via API), the simplest way is to log in to Anaplan and go to this URL: https://us1a.app.anaplan.com/2/0/models?modelDetails=true
It will show you all models, and for not-archived models field "memoryUsage" will tell you how many bytes they weight (so divide by 1024 to get KB etc.). This is not user-friendly, but using Ctrl+F to search for your model name/id you can quickly find it.If you want to get it for single model, you can use URL (swap {model_id} for your model ID): https://us1a.app.anaplan.com/2/0/models/{model_id}?modelDetails=true
Hi @M.Kierepka,
Though the URL is not user-friendly, it is serving the purpose.
Thank you so much for helping me out.
@Alexander Jerde Bloons Tower DefenseTo view the size at a more granular level, navigate to the "Model Settings" tab. This tab provides more detailed information about the model, including its size in terms of MB/KB.
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…