Hey Folks,
I need batch script for History logs, where i need to validate which user's logged in the model for how many times(Date/Timestamps) and what actions he/she performed in the system.
@jesse_wilson
This is not possible out of the box. Anaplan does have an internal model which tracks user info but you will need to get it enabled for your workspace and also get access to the model. Talk to your Anaplan business partner for more info.
Once you get access, you can create batch scripts to export out the information you need
Alternatively, you could export out the model history and write code to parse the user details...
Regards,Anirudh
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…