Hi,
Is there a way to clean all data from different modules at one go? Is there a script or command which needs to be followed?
Thanks
AB
@CommunityMember111277, I am assuming after reading the replies that you mean "clear" the date more than "clean" the data because cleaning the data is a completely different subject and it means different things for a different model, modules,....etc
While the method mentioned by @michael.chefer - deleting the lists items which in turn will delete all data in modules dimensioned by these lists - will certainly clear the modules you have to think about that from the following perspectives:
Compare that to the option suggested by @nathan_rudman
In addition to the ease of/time required to implement each solution consider the following drawback of using the Delete Lists method:
While both methods will get you what you are looking for in the end, I highly recommend that you use best practice and use the "Import No Data" method.
Good Luck
It depends the context: a one time thing or a functionalities used by user recurrently ?
one time thing:
- clear one of the list that is driving the module
- set the line items to no data and back to their original format
recurrent:
- you need a module with similar dimensions and a line item in "No Data" format. You can then import from that module into the oe you want to clear. Publish that as an action and make it available to users
For the one time thing - if we have multiple line items, then it might take time to clear & undo them. Also, if we have multiple modules to clear, then it might take more timeFor recurrent - Again, its limited to 1 module at a time. If you need to clear multiple modules then you have to create multiple dummy modules with No Data which will increase time & effort.I'm looking for a way where one can delete data from multiple modules at one go with one command/script/formula etc.
CommunityMember111277
You can create multiple delete actions to delete list items fro different modules(see the link below). Then create a process with the delete actions and run the action to delete all the items all at one time.
https://help.anaplan.com/anapedia/Content/Modeling/Build%20Models/Actions/Other_Actions/Delete_from_List_Using_Selection.html
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…