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 Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
When importing data from a Data Hub to another model, I'm seeing values in the target model that don't exist in the source. For example, seller assignments are being tagged with subregions that aren't present in the source data - some assignments are missing expected tags, while others are mapped to seemingly random…
Hi, I need help in pulling a specific view in Anaplan XL. The first grid should display attributes of various projects, while the second grid should present the monthly financial data for these projects. Thanks in advance.