Hi,
Could anyone please tell me, how we can run a deletion process (Deletion from list using selection) in deployed mode.
set up a delete action where the line item is a boolean associated with the list to be deleted. The line item can be resolved formulacially or by input.
Hi Devika - it appears that the list you are trying to delete from is not marked as a Production Data list. If this is the case, you will not be able to modify the contents of the list from the deployed model. If the list is structural data, you can run the Delete action in the development model and sync the results to your deployed model.
Great outline from Mark above!
Further to this, you will need to create the Delete action in your development model and then sync the change to your deployed model. Once the model is synced, you will be able to run your action from the deployed model.
Thank you so much Mark and Ryan.
Hi Ryan,
I have made the changes as you mentioned. Now, the DEV and Production models are synced and I'm getting attached error while running the deletion process in deployed mode.
Note : My requirement is to delete the current month name from a list in order to get the forecast months only.
Could you please check once?
Thanks,
Devika
Its works for me after marking the list as production data...!!!!
Many Thanks !!!
Regards,
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…