Is there a way to view model history on the front end?
Example: As a front end user I would like to be able to pull the model history, similar to the one available in the back end.
End users can access cell-level model history. See here for more detail: https://help.anaplan.com/afe9dd2f-a532-4aba-b7da-4971d13ca76f-Show-cell-history
Something to keep in mind is that for large models, it can take some time to generate the model history, and this is also a blocking activity for the model. I would recommend end users only pull model history for a very short date range at a time, as anything more will tend to impact concurrency.
You can create a model history export action that exports all model history for a set time period by clicking the save option (on a standard model)
You can then automate the export of model history action (using a script , see page 85), then import the model history back into an Anaplan module for reporting. The model history headers will vary though based on updates to dimensions so you'll have to account for that when loading into module line items.
There should be a way to get model history into a module so it can be summarized and queried on. There have been multiple users who have asked for a 'change report.' Managers want to see what has changed in the model sometimes by person sometimes by time period. SOX teams who evaluate commission calculation for ICM models want to see changes to the model.
@jbrown It sounds like you're suggesting a feature improvement for Anaplan. If so, I'd suggest submitting an idea to the Idea Exchange.
I found this one, but I'm not sure if it's exactly what you were looking for: https://community.anaplan.com/t5/Idea-Exchange/More-Detailed-Filters-on-Anaplan-Model-History/idi-p/60299
Thank You @ryan_kohn ,
The two components of the enhancement are1. capture the structural(changes to formula in line items) changes in history2. all of history can be accessible in a module type format.
I will put on the idea exchange.
Thanks,
Joshua
@ChrisStauffer Why i cant see the option to save
Please check out these instructions
https://help.anaplan.com/export-model-history-f5a9a1ab-b450-4dfa-8a5e-3faeb5971080
Thanks @ChrisStauffer.
@shadmani you can refer this link ..
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…