-
Allow importing items with the same name into different levels of a hierarchy
When importing items into a child list. If there is an item in that hierarchy which already has that name it will be ignored in the import. However if you create the list items manually, you can give items the same name at different levels of the hierarchy. It would be helpful to be able to flag certain items in list…
-
Restrict Characters in Open Text Line Items
It would be great if text formatted line items that are user inputs could be restricted to only allow certain characters. When users are allowed to input an escape character or newline, it can create problems for exports.
-
api v2 - POSTMAN examples
I am sorry for not posting these POSTMAN examples sooner. You can download the attached file and import them into your Postman. There are over 30 examples of different ways to hit the API. and this is for those users who are not using cURL. These range from Exports, Imports, uploading data, and reviewing dump files. I hope…
-
7.2.1 Lesson
I am seeing this error message and can't find the source of the issue. Any help would be appreciated. Thank you.
-
importing duplicate detail-data into Module.....
I want to import duplicate detail-data into Module..... When I imported, same departmentcode data which is second same data was rejected..... dimension(departmentcode) is Fixed and unchangeable, How can I do this?
-
Import values is not showing
The Data should like Pic-1 but after import I am getting as Pic-2. Though I followed all imports correctly, still data didn't show up. I have shows Imports for reference. Thanks Friends.
-
The Level of Statistical Product Forecast
I'm Trying a statistic forecast. And there is below statement in this site (https://community.anaplan.com/t5/Best-Practices/Statistical-Forecasting/ta-p/40359). * Multi-Level Forecast: Ability to forecast at different levels of the product hierarchy (i.e. Top Item | Customers, Item and Brand level can all have stat…
-
INV01 SPRINT 3 ISSUE
HI Team, I have few issues with the formula, its right or wrong? i have noticed 3 issues in my model 1. For Beginning inventory my formula is IF NOT 'SYS01 Time Settings By Week'.'1st Forecast Year?' THEN PREVIOUS(Ending Inventory) ELSE 'DAT01 Beginning Inventory'.Beginning Inventory here in week 2 of beginning inventory,…
-
Reducing Saves in Data Hubs
Data Hubs typically include large lists or numerous lists; both contribute to longer save durations. Model saves block other model actions, so we want to reduce the frequency of saves as much as possible. Reduce the Frequency of Saves First, put the data hub model into Deployed Mode. Learn more here: Enabling and Disabling…
-
INVO1 SHIPPING METHOD FORMULA
HI I got stuck in the shipping methods where am trying to using all sort of formula but shipping methods showing different error my formula: 'SYS07 Distribution Center Details'.Default Shipping[LOOKUP: 'SYS08 SKU Details'.Code, lookup: 'SYS08 SKU Details'.Supplied By] error : Data type mismatch: format other than LIST or…
-
Importing HR Data issue via Script using Process in Anaplan.
Dear Expert , I have to import Hr Data via Anaplan connect Script by using the Process which has been created in Anaplan with Import actions. But while importing its getting failed error as shown below . when i check Process and tried to Execute directly via process i could able to see we need to pass the Period while…
-
Allow multiple line item updates with the transactional API
The current write back to Anaplan supports a single line item, its intersection and its value. If trying to update multiple line items at the same intersection they whole block of json needs to be repeated for each line item. My recommendation would be to have the ability to have multiple key:value pairs per intersection…
-
Informatica Cloud + Anaplan Connection Failing
Team, Does anyone know anything about this error? and how to resolve this? Anaplan API: Basic Authentication failed! (Retryable: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target…
-
Lesson 4.8.2
Hello, I am getting stuck on this same issue. Please see screen shot attached. I keep getting an error message. Thank you very much.
-
Control Weekly Seasonality
Hi. I have a question about weekly statistic forecast model. In this model, can we control the difference of weeks in another year? Suppose that, some food's demand will increase dramatically on 01/01(New Year). ・2014/01/01 - Week 1 FY14 ・2015/01/01 - Week 52 FY14 In this case, I think we cannot control the Weekly…
-
Addin Excel : add options like Include Empty rows
Hi, End Users want to have the possibility to include or not include Empty rows like options enable in Export. Best regards,
-
Excel Addin : Display Properties list
Hi, In the excel add-in, have the possibility to display the properties of the lists and not only the display name. End users need access to code or parent for exemple. Best regards
-
Ability to select a specific Page for entire Workbook when many Excel Add-in Data Pulls are Used
It would be great if we could set an overall workbook time period that would allow us to set the time period we or any "Page" selection for workbooks with multiple Anaplan Excel Add-in pulls. We would also still need the ability to change individual worksheet/tabs data pulls. For example, we may have a workbook where 90%…
-
excel add-in : Select a level without creating a view
Hi, A new idea for the excel add-in is the possibility to select a level for a hierarchy. For exemple, I have a module with the level 8 for organization, I wish have the possibility to decide to show only organization level 7 or 6 without level 8. Best regards, Carine B.
-
Anaplan model rename - Impact on linked excel Reports via add-in
Hi all, If I change my model name, then will the excel reports linked to the model's various modules via add-ins face issue or they will refresh just as usual and will automatically read from the model as the ID is still the same. Please confirm. Best Natasha
-
Log with Period Anaplan Connect
I want to ask to log (Output) Anaplan connect when there is an issue as shown below?
-
User based delete action
Hi I want to give a functionality to the user where they can select a Boolean (say basis state) and delete the data in a transaction list that are mapped to that state ( in a line item in the system module). see table: StateCheck to deleteA BYC D Since the user has selected the boolean for B, only those transactions are to…
-
Import getting ignored for non workspace admin users
Hi All, I have created a simple flush action that wipes out a boolean selection. See the table. User checks a boolean in User Check and then the last action in their process clears out the user check using the flush line item. User CheckFLUSHaY b c d The list dimension has a Selective Access and a DCA so that if one user…
-
1.3.3.2 Import Data into Country Flat List
the instruction says "Remember this is a flat list, there should not be a parent assigned", but while doing so i am getting an error. Moreover, can anyone verify whether the grid view after the import is correct ?
-
Import SQL data in Anaplan
Hello Team, I am totally new to Anaplan, requirement is we have to dump SQL table data to Anaplan. In this case, I need to do Import action set AnaplanUser="myemailId" set WorkspaceId="myworkspaceid" set ModelId="mymodelid" set ServiceUrl="https://api.anaplan.com" set AuthUrl="https://auth.anaplan.com" set…
-
2.3.9.1 Import data into DAT03 Historic Volumes module
Struggling with finding a solution to the error below. Also I attached my import actions and imports from data sources. I hope someone can guide me in the right direction!
-
Delete from list: but first check if any values in versions
Hi, I am looking to create an action that uses the 'Delete using Selection' action functionality. However I only want the user to be able to delete if there is no data against the list item in any version. Is there a specific way of doing this in Anaplan? eg I have a list of GL codes. At some point some of these GLs will…
-
Anaplan Connection to Hyperion (HFM)
Hello, I am working with a client who is trying to understand how the connection of Anaplan to Hyperion (HFM) works. From our last call the main concerns were around when items are refreshed and what can and cannot be automated. Does anyone know if there are articles or previous questions that could assist with some…
-
Reduce time scale in imports
Is there any process by which I can reduce the irrelevant months in imports while uploading the file. I cant use time range here. Can I do this with the help of any filter.
-
Export Last Time the Model Was Opened
Hello everyone! I'm starting to work with Anaplan API now and interested in exporting information about models. I managed to do it using request from here 'https://test.api.anaplan.com/2/0/workspaces/***workspace ID***/models/' This request provides me with an active state of the model, but I was wondering if there is the…