Is there a way to generate random numbers from a defined range of numbers so that the numbers being changed regularly in a module every time we refresh the model or just run an action?
In case you were still interested in this, I was looking into standard random number generation methods ( https://en.wikipedia.org/wiki/Random_number_generation#Computational_methods ) and realized the most common type could be built in Anaplan quite easily - it requires a "seed" value and the time dimension, but was not hard at all to build! I wrote a brief explanation here:
I guess you have to activate the community to promote this idea: RANDOM() function - Anaplan Community
Every time you "refresh" or "run" the model/action, simply invoke a random number generator function with your specified range.
The key is executing that code or function at each refresh or trigger to get a new, randomly selected number from your defined range.
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…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…