-
Coupa -> Anaplan
Has anyone seen any documentation, white papers, materials on integration with Coupa? Maybe more so from a functional, use case perspective?
-
How to get the export ID other than the API method
Hi, In the Anaplan account, where to find the export id in the account? I tried through the Rest API-Postman and I am getting just the square brackets. Is there any other way to find the export id?
-
Level 1 Exam Activity 5 - import txt data error
Hi All, I'm stuck and getting multiple errors when trying to upload the SYS08 txt file for activity 5. I saw another forum to not change the txt file to csv and to map e2 to code, but I'm still receiving errors. Do you know of any reasons why this error is persisting? I've provided screenshots attached. Also, anaplan did…
-
Anaplan Integrations Roadmap?
Where can i find any information related to Anaplan integrations roadmap? Thank you. Anya
-
Change 100items at the same time,from "Clear target prior to import" to "Only update imported cells"
Hi there! I would like to know how can I change one settings characteristic in my Actions. In particular, would be to change from "Clear target prior to import" to "Only update imported cells" in 100 items at the same time, rather than doing so 1 by 1. It would be very usefull. Thank you in advance Community!
-
What is Anaplan Live!???
Hi there! I would like to know... What is Anaplan Live Event? I can see pop-ups every day but I can't find clear information about the event. Thank you in advance!
-
Web Scraping within Anaplan
Hello All, I am checking to see if there is any way for web scrapping and loading to Anaplan. From what I understand about Anaplan, there is no direct web scrapping method built in within Anaplan (unless I am not not aware of). If we had to load data from a website, say for example, the stock price of companies from the…
-
L1 Model Building - Lesson 7 Data Mapping issue
I was able to import everything but the formula CODE(ITEM('E2 Employees#')) does not seen to be working. I see everything correctly EXCEPT data in Code line. Any ideas? I already tried saving the downloaded file with opening.
-
How to get data to come in
Hi, We are currently have a module that is dimensioned by a list of dates. Trying to figure out what is the best formula to use to bring List data in as a date for a LI.
-
Special characters import problem with Java Spring Batch
Hello, I have a problem when importing data to Anaplan. All the connexions work well, from my database to Anaplan. But when trying to import data with special characters (like "é"), they will be messed up. My database is in UTF-8 and the Anaplan model is too. Do you guys have any idea to where this could come from ? Thanks…
-
7.2.1 product data import
Hey Community, I tried different ways to import data, but still i am not able to match code , can you please help me out. I am attaching screenshot below.
-
Export List of Users Access
Does anyone know how I can export a list of what users has access to each entity within Anaplan?
-
Level 1 Model Building Exam Activity 4 - Roles Import Error
Hi there, I've been stuck on the import into the SYS08 Employee Details Module (Activity 4). When I run the import, I get the error below: I think this is what's preventing me from sourcing the right answer for Question 5, since the mapping on activity 5 works well for me. Here's how I set up the Roles list: and I've added…
-
Unable to find correct formula
Can anyone help me with this, please? I'm unable to get the correct formula for this.
-
Input module
Hello everyone, I've created an input module where user can fill automatically some data. I need to create a rule to load the new data entered by the user in a collection module. The collection module should has the same dimension as the input one, but I'm not sure which formula I need to use. I don't want to use a Boolean…
-
Date Format Conversion
I have source data DATE format as 01-01-19(MM-DD-YY) . I need to map this date format to destination format as JAN19(MMYY). 01-01-19(MM-DD-YY) -> JAN19 (MMYY). Kindly someone help me in this .
-
HTTP Error 422
I had an import which loads salesforce data into Anaplan using the RestAPI fail today with the 422 error code below: { "status": { "code": 422, "message": "Unprocessable Entity" }, "path": "/2/0/workspaces/8a81b08e5cdbe172015cfb45189104ca/models/43955D63B8BD4E3FA3EA72776BE2CC41/files/113000000080", "timestamp":…
-
Rename List Items
Hello, I have a List with names only and no codes. The names in the source system are now increasing beyond 60 characters. I want to change the naming convention in order to accommodate the size limitation. I know I will need to add a code in order to change the existing names. However, if I rename List items, will all…
-
no values for FY20
Hello all, i am doing level 2 Sprint 2 activity 2.3.9, where i need to use FY 2019 data in order to populate FY20 (ofset formula). My model calendar is at FY 20 while time range is for 2019. but for some reason when i scroll to the right there is no 2020. i might have missed something in previous steps, and now i am…
-
INV01 Ordering Inventory Export
My export file seems to have everything okay except for the 3rd number onwards on the first row. And I used this formula IF 'SYS01 Time Settings By Week'.'NOT First Week of Timescale?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory