-
1.5.6.2 Import Data into Historic Volumes Module
Hi, Currently trying to import data into historic volumes Module, The datas are only going to the English products, i don't have any error messages when importing, could someone help me on this ? Thank you !:)
-
Level2 Conclusion- Currency Conversion
Given Activity : .csv file to be imported : When I am trying to import the above .csv file into the Country Currency list the data is getting imported as below: What mistake I am doing here I am not getting exactly. I need to get the import as below format as I have seen in the Anaplan community Anyone please guide me on…
-
7.2.4 help needed
I cant seem to remove the entry (sales) in the department row so that it can reflect exactly what was given in the example. Please how can I resolve this?
-
Level 2 Run Process 9 Import Data from the Hub
Hi, I am stuck at the Level 2 Run Process 9 Import Data from the Hub. Can anyone help me on this.
-
Mapping Issues due to dates
Hi, I'm currently having mapping issues with the current Flat File I'm trying to load into Anaplan. It is saying it can not match up the dates, but I'm hoping I will not have to manually change the dates on my flat file verses getting a way for Anaplan to read the dates to map the data. Please advise. Thank you
-
Allow WSA to Move Models from one workspace to another workspace without changing the Model ID Code
I would love if workspace administrators could move models from one workspace to another workspace without changing the model ID code. Currently, we are still in our "enterprise-wide implementation" meaning we have a few models that are live, but have yet to implement other models in other departments. Because of this, the…
-
SYS08 Employee Details module (Importing Name issue)
Hello Everyone, I am unable to get 'Names' in the following module but the rest of the items seem fine. Anyone can help Please? Thank you in advance
-
Importing Data - Parent Error
Please view the screenshots attached. I'm not sure what I am doing wrong at this point. I know that it should be mapped Location Name, Country, and Location Code. But I keep getting an invalid parent error. I've toggled between items uniquely identified by options and continue to get an error message..
-
Using Anaplan as Source in SSIS
I need to Get data from Anaplan and import them into a SQL Server using Microsoft Integration Services (SSIS). Does Anaplan support it? (e.g. WebService)? If yes, who can provide me the WSDL File?
-
Anaplan Connect: Dumpfile
Hi everyone, I'm trying to automatically export dump files when the Anaplan connect API has run. With normal imports/exports, it works fine and I'm able to specify a name for the txt-file. When I use a process, I'm not able to give the txt a name. I can only specify the folder. Is there any way to give the dumpfile a…
-
parent-child hierarchy
Hi I am having two lists(A & B) , where list A is parent of list B. In list A there is a list item "Miscellaneous" which code is "MISC" In list B there is a list item "Miscellaneous" where parent is "Miscellaneous" in list A and code is "Miscellaneous" While importing the list items into list B with code, the item…
-
Warning while loading data into list
Hello, I was trying to load the data into a list from a saved view that has multiple duplicate values. The file has been loaded successfully but with a warning "Another row has already been processed with this key" I want this warning to be removed how can I remove that please help me with this? PFA the screenshot.
-
List import error : Top level of item
Hi, I want to import List from module. I have this type of List(▲test) , has top level of item. I want to import from this module. But when I tried this, I received error message. This message says that List_All has failed. I tried restrict the level of items and hide top level of item, But I cannot solve it. Do you have…
-
7.2.3 Help
How do I get the codes to not show up in this exercise? I know that from the example, commission % should be the last row.
-
Transactional API tutor
The purpose of this Transactional API tutor script based on Python is to facilitate the learning process of Transactional API Calls using the Anaplan platform. This version contemplates the most common Transactional API calls until November 09, 2020. Download the Python Script file using the file attachment located to the…
-
Import complete but with failures
I am trying to import the countries list (CSV file) into the G2 Country List. When I ran the import this is the result I receive. Anyone who can guide me?
-
2.3.9 Level 2 - Sprint 2 Import into DAT03 Historic Volumes using actions
For 2.3.9.1 nothing is populating whenever I run Process 9 Import Data from the Hub. I didn't even get an error as most did, it's just zeros. My data hub numbers are there but nothing happens.
-
8.5.3 Activity: Import Data into Volume Inputs Module
Hello everyone, I am getting an error when trying to import data into the volume modules. I'm pretty sure I'm doing something wrong with the time source--->target column. (see screenshots attached) Thanks in advance!
-
Anaplan Addin for Microsoft Word
Users generally need to add commentary around the data retrieved from Anaplan modules. Anaplan Word Addin can fill this gap by providing the capability to extract information from Anaplan. Furthermore, it'll be really useful to extract just one data intersection using some formula like CHOOSE or GETVAL, given the user can…
-
Anaplan excel add-in 3.4
Hi, My name is Laura and the company I am with started to use Anaplan models recently. I have been using Anaplan excel add-in to pull data for a few weeks and the experience has been great. Starting from yesterday, I was not able to log into that excel add in and got a message: "Top help protect your security, your web…
-
Allow user to choose time format on exports
When exporting, different scenarios will give you a different format for time. This would be an option within the Export dialog, similar to how you select the date format when importing a file. Specifically, exporting with two dimensions on columns will give you the date format MMM YY. This can cause issues in other…
-
Import write access to List
Hi, I want to import write access to Lists. I have this type of table. UsersCustomeraxxx1,xxx2bxxx2,xxx3 But the List item is shown by #1,#2 in User setting. How can I import to List? And I want to set the write access to combination List. Now if I set this write access. UsersCustomerProductaxxx1,xxx2yyy1bxxx2yyy2,yyy3 I…
-
L1MB- 7.2.1 Help Please
I'm very close to the desired result but I cannot figure out what I am doing wrong. This is what I got after mapping:
-
Workflows
Dear Community, I am using Talent Builder Workspace, where I have access to create My Pages. I am trying to sync up workflow module to actual workflow status defined in lists in My pages, But I am not seeing a provision of imports in the new UX. Any thoughts, how can I resolve it? Thanks
-
Call Anaplanners France-S2E3-Part 3-Dec 2021
Dans ce call de Dec 2021, les Anaplanners Emmanuel (Newen) et Benjamin (BPCE) témoignent de leur expérience avec la nouvelle fonctionnalité CloudWorks. La vidéo en pièce jointe.
-
Level 3 sprint 1 - 4.6.4 activity
Hi I have imported the data for 4.6.4 activity however it is showing as numbers instead of product and I have also chosen the display name as display under general list property. Initially display name was there but now after chosing P2 product list as display name , it has gone blank where I am going wrong?
-
Create/modify existing API Endpoint to lookup model objects by name, code or id.
The current method to find the system id of a model object (list, module, line item, etc) is to pull the entire list down with a get call and then loop through that response checking each member for the name/code/id that you are looking for. I would like to see a new endpoint in which we can pass a name or code and get the…
-
Set Period as Column in a Module
Hi! I have to create 2 reports, one with year only as column and another one with quarterly as column. I do have the data module with month as column, but that's not the result that I want. Previously I just show the data module and hide every months then show Q/Y only but I don't think that's a good practice, since if…
-
Ability to include a Line Item in a Line Item Subset via an import process
Currently, the only way to include a Line Item in a Line Item Subset is to manually go into the Line Item Subset and check the Boolean to add it. What I'm proposing is the ability to import into a Line Item Subset's "include Booleans" so that one can include/exclude Line Items from a Line Item Subset based on a Boolean…
-
Level 3 Model Building (Importing Module data into List from Data Hub)
Hi, I'm having problems importing data from my Level 3 Model Building Data Hub into the other Level 3 Model's List. I need to Import that from my Module SYS14 Create Account> Product into the List A2 Account>Product. I created the LI's in the Module in the List as Properties, but I'm having trouble pulling in the data from…