-
Real time inventory model
Hello Anaplan Community, I am attempting at building a real time inventory model that has kafka and postgreSQL integrated with Anaplan and has a base code in Java. I was wondering if anyone else in the community has an experience with similar techniques and would want to collaborate or offer any advice. I was also trying…
-
Importing into module
I'm unable to replace the highlighted parts with the name of employees while importing. Can you help me to do it right ?
-
August 2021 Release and Sneak Peek at September
August 2021 Release and Sneak Peek at September Bulk Open from Table of Contents: From the Table of Contents section of New Modelling Experience (NMX) you can quickly open the objects of a particular functional area for faster access to the information that you may need. It leads to increase in productivity. Tab…
-
List Update Behavior - Manually Add an Element vs Import the Element
Hello, I have noticed a behavior on the list updates and I am not sure if this is normal, or is it something I am doing wrong. I have the S2 Supplier list that is updated by users, based on a module, where they enter the name of the supplier and the parent. Next an import action is run to update the S2 Supplier list based…
-
Exporting a saved view
Hello, I've created a module with 2 lists and line items . I saved 3 views, in which i hided some line items of my module so the saved views are showing different line items of my module. I tried to export a saved view choosing 'Tabular multiple column' , I have in output a file with all the line items of my module and not…
-
Anaplan Model to Model Import with informatica
Hi, Can someone explain if it is possible to schedule an Anaplan model to model import with Informatica and where can I find references to understand how that can be achieved. Any help is appreciated. Thanks and Regards, Aakash Sachdeva
-
Dependent dropdown
こんにちは! 従属を使用してプルダウン項目を制限する場合、親階層を表示することは可能ですか? 仕様を知りたいです。
-
Updating Lists on Transaction Data Import
Colleagues, hi! I'm seeking your advice on the following case: on a weekly basis, there will be a transaction file with the unique "purpose of payment" texts for each transaction and potentially new suppliers that don't exist in Anaplan list yet. How can we achieve automatic update of supplier list upon import and having…
-
REV02 Import mapping Problem
i am trying to map Volume+Inputs file.csv data into module but Cant seem to get data map. Tried Multiple methods. But cant seem to find a way. If anybody can help then comment down. I m also attaching the problem.
-
Control of pull-down items
こんにちは! プルダウン項目の 1 つを非表示にしたいのですが、サブセットを使用できません。 また、最上位レベルは表示されたままにする必要があります。 これを行う良い方法はありますか? 教えてください。
-
Retrieve Line Item Formula from Anaplan with Python VS Code
Community, I have been able to connect Python/VS Code to my Anaplan model. The information I am trying to retrieve is the formulas in each line item. This will help make it more readable. Does anyone have a python code example to get this data from an Anaplan model?
-
Mapping issues related to Activity 8.5.3
Hi, Need help in this Level 1 Model Building exercise. Though I did not get any errors after importing the data and mapping, the G3 Location Tab does not look right. Secondly, the pivot table in the line item view has to be changed. The volume needs to be before the Nutzo Bar. See mark up on Line Item screenshot (attached…
-
Initialize a specific dimension using another dimension from the same module
Hello I currently have the following problem : All the modules that constitute my model are run by a dimension "3 year Planning scenarios". This dimension is a list of different planning scenarios, each one has a different year of start as a setting ( initialized in a unique administration module) . What i'd like for my…
-
How to import a csv file into a module where the only reference is a single line item (text format)
Hi, Any idea how to import this csv file: into this module: The third column (PR Number) is in text format (8 characters truncated from the first column) and its not a list nor a parent/child of the first column (PR line). Parent of the first column (PR line) is something else i.e Material. I have nothing from Source to…
-
Multiple import steps in a Process - merge file selection?
Using the same csv file, I want to be able to import to different modules and it will be seamingless to the users. But the "Choose File" button appears twice when I click on the button even though it's the same file I'm importing. Is there a way to show it only once? Thank you.
-
What's wrong here?
Source (Line Item Type is Number) Target (Line Item Type is Number) Import Action: Failing even after every possible mapping
-
Level1 exam activity 5
Hi, I am having issue on level1 exam activity 5. I have seen queries regarding this . I changed Role format text to list and given top level is All roles in the configure tab.But still showing zeros (Bonus,car costs,phone costs, medical costs).I dont know where did i the mistake.i will share my screenshots.can anyone…
-
1.3.4.3 Update SYS07 Location Details Module - Issues importing data
Hi, While performing the step referenced above, the field Region does not upload. I think the reason is because the flat file "Countries" contain regions in the format "AMER, EMEA,APA", while the flat file "Locations" contain regions in the format "Americas, Europe, Asia Pacific". Im wondering if i am missing any step in…
-
Why characters get garbled via model to model imports
Hello, I hope you are all doing well and good. I have a situation here. When I upload a text file(with special characters) to Model A's list and then import the list data from Model A to Model B, characters get garbled in Model B. text file -> Model A ***text encoding: Windows-31J(MS932), Totally no problem*** Model ->…
-
How to link parsed list back to List codes
Hi, I've created a module that contains a list with data that has 3 components of a list concatenated (to limit the number of rows). The list data looks like this: CCCC_AAAAAA_DDD - with the C's being company code, A's being account code, and the D's being department code. I now want to have another module that references…