Can anyone share how long it would take to load ~20M records of actuals into Anaplan ?
Hi @gpajjuri ,
Time taken to upload the data considerably depends upon the quality, type of the data, where you are uploading (list or module) and various other factors. I would suggest you to go through the below article before uploading the data or creating a process or a module to accommodate the data.
https://help.anaplan.com/en/28a8e82f-fd9f-45a8-9811-b221e97bef8f-Tips-for-importing-large-volumes-of-data
I also upload my actuals and it takes roughly less than 30 secs. Its considerably a huge csv file, but unsure about the no of cells though
I hope it helps
~Anand
Hi @gpajjuri
On top of what @anand.shekhawat said, which is good advice. I would also suggest that you look into Data Hub because 20M cell points sound like a data load from an external system into Anaplan.
Please refer to the following best practice on Data Hub
https://community.anaplan.com/t5/Best-Practices/Data-Hubs-Purpose-and-Peak-Performance/ta-p/48866
Thanks,
LipChean
Yes, loading a large amount of data into Anaplan is normal, but just because you can doesn't mean you should.
If you refer to the Data Hub best practice link i attached in the previous message, you'll see the following:
After we established the data granularity we need, then we need to work together with the customer IT department to arrive at a desired format. I find that talking to IT at the start of the project helps. Also we should inform IT that it's ok to provide some initial data files that they already have to get the ball rolling, we don't need a perfect format immediately. The important thing is to slowly modify the data files with IT as part of the sprints.
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:…