Hi,
I would like to add a Create action to a process, but I can't seem to. Does anyone know how to do this?
Thanks, Ethan
@egc8r
Or, you could "hide" the actions in a different process. For example, do the Create first and then have a "Save" button where it has the Process and actions behind it.
You can't do that as the create action needs to know where to put the new member. For an alternative, have the new member (with code and parent ) defined in a view and have the process import the new member into the list, and then the final action within the process will clear that member our from the module. Will that work for you?
Rob
@rob_marshall
I can try that … but I was hoping to have the create action run first, where it would ask the user where to put the new member, and then have other actions run after that.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…