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,
Hi, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…