-
Exporting major modules for archiving purposes
Hello everyone, Do you have some insights to share on the process of archiving data outside of Anaplan? Indeed, our current customer would like to store Anaplan produced data – each closing – in another tool. The constraints of our context are: * Many modules from which to export * Many lists in those modules (each time…
-
June 16, 2018 Release Discussion
Do you have feedback on the June 16, 2018 Anaplan platform release? Share your thoughts below! Click the Reply button below to post.
-
Date Flipping from UK to US style
Hi, I am importing data froma csv into a module and i have 7 date fields, they are all formatted (short date) exactly the same as each other, when i import the data, i have ticked the format to show D-M-Y which correctly showed the dates and applied to all date fields as normal.. However when i import, 6 of the fields are…
-
Differences between api2.anaplan.com and api.anaplan.com
Hi, Documentstion is not clear... What are the differences between api and api2? Our client tool works with api2 but it doesn’t with api Thanks for any clarification
-
How to use Data Tags
Hi, I am trying to understand how to use data tags , I uderstand that we create tags in settings and assign the same to various objects in the model however I am not sure how and where can I use those tags.
-
Importing duplicate rows into a numbered list
One of the reasons for choosing a numbered list is that it supports duplicate combinations of properties. Does anyone know how you can import into a numbered list from a CSV containing duplicate rows? It is not acceptable to have to add anything to the CSV prior to import. For example the CSV has 3 columns headed List1,…
-
Anaplan Connect Batch Script Error: "Anaplan API: The Credentials supplied were invalid"
Hello, I am trying to set up a certificate to run my batch scripts instead of having my username and password included in the batch scripts. I have confirmed that the batch script works when including my username, and then manually typing in my password; however, when I replace the information with a new certificate that I…
-
Masking Username/Passsword Within Anaplan Connect Scripts or Certificate Based Authentication
Does Anaplan Connect support or provide functionality to mask/encrypt usernames and passwords within the batch files created to run jobs? Or is there a preferred method in setting up Anaplan Connect in which you will not need to explicitly state usernames and passwords within the batch file itself. Thanks for the help.
-
Make action to export data based on view dynamic
Hi all, We currently have a dashboard showing a view that is updated automatically based on selections and filters on top (e.g. if you select a certain country or brand, only the relevant SKUs are shown). Next to this view we want to offer export and import actions so the user can create an offline CSV, work on those…
-
Anaplan API Error: The credentials supplied were invalid.
Hello, I am working through the Anaplan Connect guide and have run into an issue testing the first import of a .csv file. I'm using the following script stored in a .bat file. @echo off rem This example loads a source text file and runs an Anaplan import into a module. rem For details of how to configure this script see…
-
Upload file (.csv) used for Anaplan import in the past
Hi All, Is it possible to download the csv file used for an Anaplan import in the past from the Anaplan cloud. I have the import details from the History log with the ID & date/time details. Would the file used for this import be stored somewhere in the cloud and can we download them for any future reference? Thanks in…
-
Is it possible to skip lines when importing data from CSV?
Hi, is it possible to skip lines based on defined combination of imported fields values? Ideally also without raising any error. Warning would be OK. Cannot manipulate the CSV file before the import. One solution, far away from ideal, would be: * import first into a temporary table with fields as line items * create a line…
-
May 19, 2018 Release Discussion
Do you have feedback on the May 19, 2018 Anaplan platform release? Share your thoughts below! Click the Reply button below to post.
-
import data in data hub and then execute process to laod several Models
using anaplan connect. batch executed via a BODS job called by a SAP process chain. All is working well if i import a file with Master data in 1-data Hib 2-model 1 now i would like to do same action but want to send this is 2 additionals models so basically: 1-data Hib 2-model 1 3-model 2 4-model 4. our anaplan…
-
Create Hierarchial list using import
Hi, I am trying to create a list as shown in the attached image. Here i have'nt created the seperate list for 5804 (which is like parent list). To avoid sparsity & size constrain, i am trying to create parent & child list in the same list. I know how to create in the tool for less items. Can someone tell me how to use…
-
Issue logging into Anaplan using Firefox
Hi Team Am not sure if this is the right forum but could not find one for general discussions. When I log into Anaplan using Firefox, my machine drastically slows down. it does not happen while using Chrom or IE. Any one experiencing same.
-
Anaplan REST API Authentication with SSO
Does anyone have experience with making get and post calls against the Anaplan API after implementing SSO (SAML 2.0)? Before we setup SSO, I was able to pass my "username:password" credentials in Base64 to authenticate against the Anaplan REST API and make get + post calls successfully. Now, when I pass the same…
-
Create Hierarchial list using import
Hi, I am trying to create a list as shown in the attached image. Here i have'nt created the seperate list for 5804 (which is like parent list). To avoid sparsity & size constrain, i am trying to create parent & child list in the same list. I know how to create in the tool for less items. Can someone tell me how to use…
-
Tabs in data when using Anaplan connect
I was loading data using anaplan connect and i got an error saying there was a tab in my data. Turns out anaplan connect Anaplan Connect cannot allow tabs in TEXT fields. This is rooted in how Anaplan Connect constructs the information from JDBC to be passed into Anaplan. I got around this in the sql by using the following…
-
Delete from List using Selection
Hi Everyone, Is it possible to use the "Delete from List using Selection" to empty a module? Best regard Patrick
-
Create Hierarchial list using import
Hi, I am trying to create a list as shown in the attached image. Here i have'nt created the seperate list for 5804 (which is like parent list). To avoid sparsity & size constrain, i am trying to create parent & child list in the same list. I know how to create in the tool for less items. Can someone tell me how to use…
-
Create Hierarchial list using import
Hi, I am trying to create a list as shown in the attached image. Here i have'nt created the seperate list for 5804 (which is like parent list). To avoid sparsity & size constrain, i am trying to create parent & child list in the same list. I know how to create in the tool for less items. Can someone tell me how to use…
-
Create Hierarchial list using import
Hi, I am trying to create a list as shown in the attached image. Here i have'nt created the seperate list for 5804 (which is like parent list). To avoid sparsity & size constrain, i am trying to create parent & child list in the same list. I know how to create in the tool for less items. Can someone tell me how to use…
-
Import from Salesforce - Case Insensitive Code
Hi, Today I did an import from Salesforce into Anaplan. I ran into a problem with the Opportunity IDs. I use the Salesforce Opportunity IDs as Code for my list. However, I have duplicates because Salesforce uses case-sensitive IDs, while Anaplan codes are not case sensitive. I know that there is an option to convert…
-
Anaplan Import Message Error
Hi All, I'm trying to upload actuals into my model however I keep getting Error Message 1. As I workaround I tried splitting the file into pieces to upload it. But while doing that I recieved Error Message 2. Can someone help me out with these error messages and let me know if there is any other work around this issue.…
-
Anaplan Import Message Error
Hi All, I'm trying to upload actuals into my model however I keep getting Error Message 1. As I workaround I tried splitting the file into pieces to upload it. But while doing that I recieved Error Message 2. Can someone help me out with these error messages and let me know if there is any other work around this issue.…
-
Filter Line Item in Module view based on another Line Item
Hello, Is there a way to filter line items in a module on a dashboard based on another line item? I have a line item called input preference, which has two options: Dollars or Percent. If dollars is selected, I don’t want my end users to see the percent input line item, and vice versa. When I try to use the filter, and…
-
Amending existing Imports
Hi, Apologies if this has already been covered elsewhere. I'd like to be able to edit existing import processes without the need of recreating them. The specific use case is that I provide self-service functionality for users to interact with apps and load data and metadata and I tend to do so via .csv upload. I then…
-
Snaplogic connector
Hi All, Can i get detail information using Snaplogic connectors for integration in anaplan.
-
What port(s) do I need to open for Anaplan Connect?
I am trying to run an Anaplan Connect script, but my firewall is not letting the traffic through. What port do I need to open?