-
Can't upload the parent under partner list
Can't upload the parent under partner list
-
Get list of all models in workspace.
Is it possible to get list of models from workspace using Anaplan Connect? When I use Anaplan Connect, I have to use model ID. I want to download all models with model names and Ids. Customer will choose Anaplan model name in his app, I will download all models and I will get Id, I will send Id to Anaplan.
-
Parent Child Mapping Error
Hi, I'm trying to load master data in the system but in the files which I trying to load have erroneous records like one child has multiple parents. So is there any work around in which I can identify those combinations in a staging module for error check in anaplan.
-
Option to insert action before or after
Currently when I create an actions from within the Actions tab I only have the option to add this at the Start or End of the list of actions. It would be very useful to be able to select an existing action and use the 'Before' or 'After' functionality that exists when creating module or lists. This would save a lot of time…
-
Importing a spreadsheet into a blueprint view: ability to map to column headers
An awesome function that's so close to being functional is importing a spreadsheet or another module/view into a blueprint view. Right now, unless I'm doing something wrong, I can only map things to Line Item, Code, and Parent. It would be awesome to be able to map everything that's in the Blueprint view column headers and…
-
how to do variance in list items.
Hi All, how to get the values form one module to another module in list items using subtracting function. Please find the attached Screenshots list items formula given bellow: Base-Base Base- Simulation 1 Base-Simulation 2 we have using bellow formula IF ITEM(Snapshot Versions) = Snapshot Versions.Base THEN 'TW28: What If…
-
Make Existing List a Parent of another Existing List
I have two lists that already exist. The first list has items that are a concatenation of employee, role, and project. The second list is just the projects. There is a module that has the following items (in addition to others): * Text format: concatenation of employee, role, and project * List format: concatenation of…
-
Reject Entire Import
For both lists and modules, it would be nice to have an option to reject an entire import if any errors are present. A similar feature already exists for lists that allows us to reject imports on the basis of duplicate line identifiers, but expanding this to reject the import if any errors exist would be extremely helpful.…
-
Line items with list dimension - Importing data and design of model
Hi, I am modeling our warehouse operations and it has a bunch of line items and "categories" as follows: Jan-19Jan-19Jan-19Feb-19Feb-19Feb-19Mar-19Mar-19Mar-19 I/O…
-
Separate Report Export per Region
Is it possible to setup an action where a report export to xls loops through all territories and saves a separate file?
-
Simulating Ad-Hoc Data Push With Anaplan Connect
Currently, Anaplan does not support data push, or ad-hoc integrations from within the platform. This can be achieved using a microservice, such as Flask, but can also be simulated using Anaplan Connect and a couple simple scripts and a simple module within your model. The first step is creating a small module in your model…
-
Changing date formats while importing into modules
I am building intermediate module. While importing data into Rep Setup module the Start Date and End Date are formatted as DD/MM/YYYY instead of MM/DD/YYYY. How to change this? I observed that in excel it is in MM/DD/YYYY format and there is no option to change format in Line Items formatting or while importing
-
How to Create 'Export a Dashboard as PDF' and publish it to dashboard?
Hi, We have an option 'Export Dashboard as PDF' on the dashboard. Based on this option I am able to create a PDF. When I go the list of actions I do not see an action in the exports that is created for this. Basically I want to place that action on the dashboard. So that in one click I will be able to generate a PDF.…
-
How to create a Java Key Store (JKS)
Please note that Keytool is a java application and you will need to confirm that is installed on your machine. If not you will need to install a java version that has keytool, either jre or jdk. Once you have confirmed that a jdk is installed, please go to the search bar and type in – cmd. This will bring up the command…
-
Have Categories for the History Export
Currently, exporting the history of the model will include all changes, including selective access, imports, value changes, delete/add user etc. Allowing users to only export specific categories (ex. Value changes) would cut down on the time it takes to download history, and would cut down on the size of the export.
-
Migrate Anaplan connect from 1.3.3.3 to Anaplan connect 1.4.
Hello, I would like to migrate to Anaplan connect using CA certificate. In version 1.3.3.3 there is one jar file only. I used command to execute jar file: java -jar "anaplan-connect-1-3-3-3.jar" -...commands In version 1.4. there are two files: when I execute file anaplan-connect-1.4.1.jar java -jar…
-
Anaplan API v2.0 - notes from setting it up
I have compiled this information as I have been working to connect to Anaplan via its API. I have chosen not to use Hyperconnect or Anaplan Connect. WHY you might ask? 1.) Hyperconnect: Our IT team will not support Hyper connect. 2.) Anaplan Connect: It is limited in scheduling and error outputs, and users have to know…
-
Updating an Anaplan Connect script
My data hub currently updates an Account Property module nightly with 5 attributes. I am looking to bring in two more that I can then send to my goal setting model. When I go to the Action to edit it, I get an error that the file no longer exists. I've made two columns in the Properties Module that match exactly to the…
-
Anaplan API v2.0 - customer experience and documentation
Over the past couple of months i have been on a mission to update our Anaplan API version from 1.3 to 2.0. **PLEASE NOTE that i am a novice when using certificates and I read a lot online in different forums to understand more about CA certificates and the different formats they can take.** I worked internally with the…
-
Select internal Source
When creating a new import, it would be useful to be able to specific the internal model at the outset, rather than having to wait for all potential models to be returned. Very often internal module views are used and it's frustrating to have to wait. the current model is the default anyway
-
Anaplan Connect Batch Script Error: "Anaplan API: HTTP status 424: Failed Dependency"
Hi, we are currently on anaplan-connect-1-3-3-5 and have previously successfully using the same batch script to upload files. This error just popped up today and not sure what went wrong.
-
API Documentation
I was checking for anaplan rest api but the link which is provided at anaplan website takes me to a page where nothing is available! https://anaplanbulkapi20.docs.apiary.io/# This is the link where it is redirecting is there any other possible way to check the api documentation??
-
Deleting Missing Transaction Data
I have Transaction data import set up in Data Hub. The data has no ID so I use a numbered list to create a list (Transactions #) of unique ID:s by combining a few properties. I then load all of the properties into a details module with the Transactions #- list as a dimension. Data is loaded every night and it consists of…
-
End-user file import from a dashboard
Hi all, understand that is a new function release by Anaplan this year https://community.anaplan.com/anapedia/data-integration/import/end-user-file-import-from-a-dashboard. However I don't seem to get it working when i create a process button. The issue I faced is that the process did not prompt me to select the file for…
-
Data Import unsuccessfull
Hi Experts, I have 3 models, 1.Data Hub, 2.Dev, 3.Test model. I am changing my list item name in list(numbered list) in my data hub model and running the import action("ABC list from data hub) from Dev model to see the changed list item name is updated or not? and it is getting success, I am able to see the changes. Now, I…
-
Error in Importing
Hi, Can you please help in addressing the below issue ? While running an import from a List in a model to a List in another model am getting the error (it's identical List in both the models) Too many cells for RANK calculation: actual=10161774 maximum=10000000 Any guidance / help will be great thank you venky
-
Getting Connected with Anaplan Connect
How Connected Anaplan with other Database ?
-
Time Mapping Upload
Hi, I am attempting to upload a CSV file to a Module and the Time dimension (Months) is in the column headers but Anaplan will not recognise the Months no matter how I enter them (e.g. 01/01/19, Jan-19, 2019-01) & it is requiring me to manually map them Below are 2 screenshots of what I am referring to. The 1st being my…
-
Loading data unsuccessful
Hello Experts, I have 3 models 1.Data Hub, 2.Dev & 3.Test, I have a normal list(not numbered list) in all the 3 models and I too have created the actions in respective models. my query is here below in step by step order. Step1: I have changed the list item name in the list from "ABC" to "XYZ" and ran the action in dev…
-
Invalida Date - Import from one model to another
Hi, Please see the details of my inquiry in the attachment Regards,