Dear Anaplanners,
I would like to know if Monte Carlo Simulations are possible on the Anaplan platform ? I would appreciate to any kind of help pertaining to this topic. Thanks a lot.
regards,
Krishna Veera
There are some challenges you must overcome to build Monte Carlo simulations in Anaplan.
Anaplan does not include a pseudo-random number generator. You either have to implement your own using Anaplan formulas and functions, or import a file of data generated by an external psuedo-random number generator. From that point, you want to generate values at random from a probability distribution. You will need to implement the probability distributions using Anaplan formulas and functions.
Hi All, I'm Currently Optimising some of our Cell-Count Intensive Reporting Modules, I've an almost working solution except for this limitation I'm facing. We've around 5-6 Reporting modules in our model which is Dimensioned by Levels of Promo Hierarchy X Users, promo Customer Hierarchy X users. Since the promo customer…
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…