Hi All,
I have an import process in my model from module to module. The process is taking about 20 mins to get executed so are there any possible ways which can be used so that the import process time can be reduced.
Thanks in advance!
Are you updating the Subset as part of the import? If you are this can definitely take a long time to process depending on how large the list and model are. Other than that I would suggest trying to slim down your source export view as much as possible to anything that doesn't need to be included in the import.
Hello ,
You need to provide more information so that the community can help. What are the dimensions in your source & target, how many line items are you importing, are the all numbers, how many cells you are updating?, What are the calculations running off from the target module, as you import data, these dependent calculations fire a recalculate in memory.
In your source module saved view,
1. Filter only the relevent records, hide the summary rows
2. Hide the line items which are not used in the process
3. Map all the rows and columns.
Thanks
Arun
If you can get the target subset membership loaded into the source model such that you can define a filter on the view to only include those items, then you will reduce the quantity of data retrieved.
We're looking to feed live or near-live Anaplan data into Claude through MCP, but our current approach — exporting CSV files via the Anaplan Bulk Export API, loading them into MySQL, and querying from there — has a significant lag (hour-long turnaround). Curious if anyone has found a faster path, whether that's through the…
The July and August releases added several useful capabilities to Anaplan AI, including the ability to create and retrieve saved views and create list import actions. It would be valuable to extend these capabilities to support the full end-to-end user story: creating a saved view and using it as the source for an import…
Has anyone tested Analyst’s response quality/speed on large, sparse models (think 10+ dimensions, millions of line items)? Wondering if there’s a practical ceiling before it starts timing out.