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
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…