-
KTLO activities and innovations within Anaplan
Hi! I'm currently working on a KTLO project within Anaplan and we are looking for new ways to enhance the platform performance and drive more impact to our client. For example, we have come up with a model size tracking dashboard in order to do quality checks on how data gets uploaded every day. If we detect a huge…
-
New features for Bundling Actions.
Are there any new features recently released that can be helpful in streamlining various actions into a process other than the usual way a model builder does it?
-
How to convert flat data into monthly - GL example
Confused on how to work with this flat data and derive monthly values from it. Appreciate the help! Each row is a unique combo of Account (GBAID), Ledger Type (GBLT) and Year (GBFY). The snippet attached is 4 entries for the same account and ledger type for 4 different years. GBAN01-12 are entries by month. For example,…
-
Running a process results in The uploaded file is no longer available; please upload the file again
Hello, I am trying to run a process by ID after I upload a file via API. I get the error "The uploaded file is no longer available; please upload the file again" The file uploads and there are no issues, I can see the data in the console. When I upload the file via API, I see the file is set to "This file is not shared…
-
Creating custom codes best practices
What are the Creating custom codes best practices. I cannot find in custom codes creation video please.
-
IMPORT failing - Not sure WHY?
Hi All, I am unsure why the Import is failing whilst import into dimensioned / non-dimensioned module.. Import snippet: 1st & 3rd columns are List Item Property Whilst Import it is failing due to duplicate values: The final output in module is the consolidated values of all number types.. Screenprint from BluePrint (not…
-
Anaplan Mulesoft Connector v3 - Please specify the following parameters: -mappingproperty Period:?
Hello All, I am using a v3.1.0 connector for Mulesoft integration and trying to invoke an import action. The metadata for the import action shows that it is a type: MODEL. { "meta": { "schema": "https://api.anaplan.com/2/0/models/<modelId>/objects/importMetadata" }, "status": { "code": 200, "message": "Success" },…
-
latest excel add-in - are there any. security risks?
My client is going to use the latest excel add-in, and they are asking if there are any security risks. Does anyone know?
-
File ID In Anaplan
Hi Team, Does anyone know where can i find the File ID in Anaplan? Thanks, BS
-
Linking Line item to List
Hello folks, I am new to anaplan and stucked at one small requirement. We are having two modules i.e. Module 1 - Product segment (Defined in List for different products) with transportation cost line item and Module 2 - Transportation cost for Each segment in line items (input). Need to know how can i link the…
-
Formula to get a Line Item formatted as a List based on a Trimmed data field
I am importing data with a field that has the names trimmed from a list. What formula can I use so that that rediscovered name corresponds to the name of the list in Anaplan?. Let me try to show this example: Data TXT File: Crititcal Line Abrev Field:AllocCrediDirecFixed Anaplan List: Critical Line List:AllocationsCredit…
-
Microsoft Excel Add-in 4.2 Issue on Data in Excel
Hello, I hope you're doing well... I just have a quick question on Anaplan MS Excel Add-in 4.2. Situation: 1. In Anaplan, I set up a workflow such that, when the data is submitted, the data will turn from blue to black, which means cannot be edited anymore. 2. When I set up a connection in Excel Add-in, those cells that…
-
Import from Excel using Cloudworks
Hi, Is it possible to import data from an excel sheet placed in my desktop to Anaplan using cloudworks? Thanks
-
Delete items of list with no parents
Hello all, I'm trying to delete items of a list that are not linked to a parent. Therefore i cannot use "the delete from list using selection" action. Do you have any tips to achieve that ? The list is quite huge so it's difficult to do this clean-up manually. Thanks for your help, Maxime
-
2.3.9.1 Import data into DAT03 Historic Volumes module
Hi, while running this import -Run Process 9 Import Data from the Hub, i am getting the following error. can anyone please let me know where i am going wrong?
-
Level 2 - Sprint 1 - Data hub - 1.3.10.4 Check Your Work - not getting data as expected
What is expected: 1.3.10.4 Check Your Work After completing the import processes, the G3 Location list in your Data Hub model should look like this example: but what i get is: 😞 Below are from other lists: G1 Region: G2 Country: i feel i missed something in the G2 Country, but please check the above screen shots and advice…
-
Creating a new model - issue
I got stuck at one point in building a new module and I thought maybe someone could give me some advice. 1. I built an INPUT MODULE that has a lot of line items (about 30) - some of them are filled uploaded file and some are calculated based on other line items. For this INPUT MODULE data is loaded for two version…
-
Calculation Functions
Hi , I'm facing an issue with the Selector in the below image . In Grid 1 , when I select Project Name = DARE , Product = Integration and Specifics = BU, I can see all other combinations as well which has these selected values whereas I just want to see the one highlighted below in Grid 2 . Grid 1 has List drop down line…
-
Anaplan SSL wrong version number issue in Import action
Hello Team, I have Pyhton code that connects to Anaplan using API 2.0 and import data.I am using proxy server to connect. This was working fine until yesterday we found below error from my application. Error occurred:- Exception method name:- auth_request exception details:- HTTPSConnectionPool(host='auth.anaplan.com',…
-
trying to load from Snowflake to Anaplan using IICS (process in Anaplan)
Hi, We are trying to load hierarchy in Anaplan using IICS Anaplan connector from snowflake. Below are the steps we took- Step 1 - Mapping created with source as Snowflake with SQ query with all the required fields. Target is Anaplan Import( any hierarchy). Upload only import option checked. This step will upload the import…