Hi Everyone,
Is it possible to use the "Delete from List using Selection" to empty a module?
Best regard
Patrick
Hi,
If you delete a list that is used in a module that contains data, then yes, you would delete the data in the module when you delete the list. However, deleting the list may not be the best approach because we'd have to recreate the list.
Here is a better way, borrowed from an older post: https://community.anaplan.com/t5/Anaplan-Support-Knowledge-Base/How-can-I-mass-delete-data-from-a-Module/tac-p/6738#M15 @leo_tadjudin_1
Create a line item with the same dimensions as the target you want to set to zero. Set the Format to No Data so that it doesn't take up model space. Then load that (no data) line item into your (numeric) line item that you want to clear. I tested this several times and it seems to work fine.
Cheers!
Paul
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…