I'm seeking advice on the quickest method for creating lists in Anaplan: using the UX Page "Form action" or the backend Actions for Creating List Item. Which approach is more efficient?
There will be very little difference between the two, and the actual mechanism (within the Anaplan code) for creating a list item is the same either way. The performance of it will come down to how/where that list is used and what a change to that dimension represents in the model. If a user is entering data to create a list item, then a form is the more efficient way; an action would need to retrieve data from a view before adding a small additional step. But using an action could mean that you could batch up multiple user entries and add all items together in the one action; so that would be more efficient than multiple form entries.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!