-
Uniques Identifier as code for a Numbered List
Can i Use Numbered list Unique identifier as a Part of code for Numbered List?, How long can a Unique Identifier can go? I have a numbered list Named 'Activity List' under a Customer List as its parent and I am Planning to use Unique identifer as a code for that List as Name(Item(Activity…
-
Multiple lists
Scenario: I created a module with 2 lists. List 1 as Pages List 2 as Rows Line items as Column I want to show only few items in List 2 if specific item is selected in List 1. Ex: List 1: 1,2,3, - List 2, 1a,1b,2a,2b,3a,3b if List 1 selected as 2 List 2 only shows 2a and 2b Tried making List 1 as the parent of List 2, There…
-
Anaplan Connect (asynchronous or synchronous)
Wanted to check if I have an Anaplan script that calls 2 Anaplan processes Process 1 (usually runs 5 minutes) Process 2 (usually runs 1 minute) When I run my Anaplan script Will the Anaplan script wait for Process 1 to complete first (so wait 5 minutes) before calling Process 2? (Synchronous) OR Will the Anaplan script…
-
OnePlan and Anaplan integration
Have anyone had experience integrating OnePlan (OnePlan Strategic Portfolio Management Software) with Anaplan? I haven't use OnePlan yet, but my client is evaluating it to do their portfolio and project management and there could be use cases in Anaplan that would require some information to flow between the two products.…
-
Getting data from a module with no time dimension to a module with time dimension
My source module has no time dimension but with month list, and period in line item. My target module has a time dimension Month Period, (ex. Jan 19, Feb 19, etc) How can I get the data from My source module?
-
Anaplan Connect Email Script
Hello Team Greetings, I was configuring the anaplan connect script, where right after the import of file is done, i should be able to trigger the email notification. i tried to configure the some part of the script and rest am not able to so looking ahead for the advise. Kind Note : I have installed the SMTP.exe extension…
-
Anaplan to Tableau Unexpected Error when Creating Relationships between Exports
Hello fellow Anaplanners! I'm curious if anyone has encountered the following error with the Anaplan to Tableau connector? Our Tableau developer is attempting to create an extract and define a relationship between multiple exports from Anaplan. The error message isn't clear as to the underlying cause, the data/export is…
-
Is there a way to find the context selector parameter for a page
Question for the tech savy. E.g. The link below is the default URL for the page htps://us1a.app.anaplan.com/a/apps/app/b17cc9fb-23/boards/4d39-ff7302 Now when you send an automated notification from Anaplan for a page, the link includes the default URL above (in orange) followed by values which I'm assuming is for the…
-
Import Data Module and List at the same time
Hi everyone, I have this concern of my current model, since the user will be the one to add/upload the data. I need a friendly dashboard for them to upload the file to a Data Module. But what will happen if there are new data even amongst the lists inside of that uploaded file? So I made this small test, where I create 2…
-
Import Data Module and List at the same time
Hi everyone, I have this concern of my current model, since the user will be the one to add/upload the data. I need a friendly dashboard for them to upload the file to a Data Module. But what will happen if there are new data even amongst the lists inside of that uploaded file? So I made this small test, where I create 2…
-
Can we fail a Form Action
Hi, We have a Form Action on NUX that creates a list item and then adds values to certain line items. It was setup as per the requirement but now we want the action to not proceed if the difference between Start Date and End Date (both mandatory line items in the form) is beyond 30 days. Is it possible to fail the action…
-
How to call or automate an action created on New UX in a script?
I have a custom workflow built. User will click on the promote button to move it to the next level. (It changes the Boolean in the back end module). Now in order to send an email to approver, I have created a separate action. But user don't want to click two button separately for this. So, how can I combine these promotion…
-
ALM - Updates to Module Import Action - Manual Mapping not promoting
Has anyone seen this behavior? Is do, how did you resolve? Module Import Action that includes manual mappings by code to a numbered Production List. DEV Model - Aircraft Type List - numbered, production list - Import Action to Module - update the manual mapping to Aircraft Type List using Code (Action is NOT marked as…
-
Disagreegation logic
Hi Guys, I am working on a module. where I should input the L1 then it should go L2 level. if I Enter the L2 then it should distribute L3. I can use the break back . I there any functionality available for this scenario
-
Insert and delete data in Anaplan
Hi Team , I'm trying to insert and delete data into Anaplan using below API. Insert : Delete : Is it the right API to insert and delete ? How can I get the Data's task id ? and how to ensure the insertion and deletion of data in Anaplan Thanks in advance Regards, Vinoth Kumar K.
-
Export data from Anaplan to SQL server through Anaplan Connect script
Hi Anaplan Connect experts, I need some help. I know how to write a Anaplan script to load data from SQL Server to Anaplan module. I need sample script from you, how to export data from Anaplan to SQL server. Could you share me your sample script please? Thank you & regards, Anil
-
Edit Saved View to include New Line Items
Hello! I have a saved view that currently include 16 line items/columns in an exported report. In the exported report, I need to include 3 additional line items/columns, that has been added along with calculations, to the reporting module "REP005 Deferred Tax Report" (see attachment). My questions is, how do I edit the…
-
QUARTER FORMAT IMPORTING PROBLEM
I have a csv file with Quarter value in this column header Q1_2022 we can't change the column header format, so while importing I'm facing problem (Expected fiscal quarter number in date/period). Is there any solution of mapping to import the file without changing the csv file column header? Thanks, Jagadish Dash
-
Data Import with different level hierarchy
Hi All, I have a data hub model from where data is exported to multiple spoke models. Hierarchy in data hub is as follows L1 L2 Whereas in one of spoke model the hierarchy is as below L1 L2 L3 I want to make a data import from Data Hub to Spoke model for loading the data at L2 level. The above screenshot in target module…
-
Informatica to run process
Hi all, I want to run an Anaplan process from Informatica. How can I do it? I do not know what to put as source in the mapping and then the fields mapping as I just want to trigger the process, there's nothing like a source or target here. Thanks