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.
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…
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.…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…