Hello,
Is it possible to export data from all modules (or selected modules; let's say there's 70 of them) without individually creating export actions for every single module?
Thanks,
Arthur
@ArthurOff
Sort of.
Unfortunately, you cannot export a "module".
You must first create the export action preferably using a view that contains only the data you want.
With that many modules you'll want to name those exports very carefully so you can find them using a python script.
Iterate through the files you want to export.
I ran into something like this a while ago where each planner had their own module. I used a line item subset to consolidate the modules into one - worked perfectly. This will only work, of course, if the line items are the same.
I'm copying this to @kavinkumar. If there's a way, he'll know.
@ArthurOff the short answer is you have to create the export in Anaplan first.
If you have 70 modules then you'll have to create 70 export actions that generate a file that you can download.
@PaulRitner discusses the same issue in this post. The business case for the API was to automate the actions in Anaplan.
As a suggestion, see if you can use a line item subset and use the COLLECT() function. By doing this you can consolidate the modules. This will only be possible if the line items are the same though.
Can you give some description of the 70 modules? Is there any type of similarity between them?
no I don't think we have that API point.
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…