Is there a way to combine the multiple select files within an action when imports share a file i.e. updating a list then a module with the same .csv, without deleting and recreating the imports?
HI,
If you are trying to import the same file into a list as well as a module, make sure that the name of the file is same for both instance ie. In Actions tab--> Go to Imports and check for the Source Label of both actions. If it is same then put those actions into a Process, you will be asked to import the file only once instead two.
Note: Even though if the stucture of the files are same, Anaplan will refer only the source file name.
Hope you understand the risk of naming conventions while uploading a file 🙂
Thanks,
Kavin.
Agreed, if the original import uses the same filename, you should only get one prompt for the filename when you publish the process
David
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…