Can any one suggest what is easy way (or all available options ) to clear the data present in exising module.
Hi You can get into blue print mode and copy the existing formulas of line items to excel, then change all the formulas cells value to "0" and then copy back all the fomulas to line items, this is the easiest way I have found
Update:
https://community.anaplan.com/t5/Anaplan-Support-Knowledge-Base/How-can-I-mass-delete-data-from-a-Module/ta-p/5381
Leo response to this is better way, have the line item with format "No Data" and then import it back to clear
The most efficient way I have found is as follows :-Create a copy of the "To be cleared" module and call it "Clearing" module.In the "Clearing" module keep only the first Line Item (LineItem1).Set the Format for LineItem1 to "No Data".Then from the "To be cleared" module Create a data import using "Clearing" module as the Anaplan source.Within the Mapping tab select "Clear Target Prior to import"Within each of the other dimension/hierarchy tabs on the import select the option to clear All Items
Run the import.The result is the "Clearing module" takes up zero cells of space and the "To be cleared" module is flushed out for all data.
Hi, I have a worksheet for end users to enter new hires into, for which the list item which persist across versions. I am having an issue where the end user can delete a list item using the grid functionality because the Current Version value is blank, but I want to prevent them deleting them (as data will be lost from…
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…