Hi, I want to restrict users who can run import Action. There is Role function in Anaplan, and it can restrict users. But I think the master management of Role function is too difficult, because Role …
Hi Experts, I got a requirement to export data as .csv with data separator as pipe (|) delimited. Please help me how to create an export action in Anaplan as data separator as pipe delimited. Thanks i…
Good afternoon, I have the following question. From a stagging module I have to create a numbered list. In the stagging module I have several parameters of the target list that should be imported to a…
Anaplan is using an unique date format “1 Jan 22” and “Jan 22” as opposed to “2022-01-01” and “2022-01”, which are common in data science. Therefore, when exporting data from Anaplan to BigQuery throu…
Has anyone faced this issues? Scenario: I have a list named "List A" and Source module "X" and "Y". Process followed: 1. I created an action "AC01" to import data from "X" to "Y" in Dev model. 2. Sync…
Hi Community! I would like to create a boolean that is TRUE when an item with List format in the source module A currently has an "active intersection" in another module B. So for example, I have a li…
Hi, Does anybody have experience exporting User stories (Desription, Progress, LOE, % Complete, etc) from the Agile App in a format that will allow us to import that file into Jira and have Jira updat…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs an…
The Anaplan User Research team wants to better understand the model optimization process, including view clean-up. We are looking for model builders and solution architects to walk us through the proc…
Hi Everyone I have a module dimensioned by 2 lists, where one of the lists is Versions #. The versions # list is not the default one that is present in Anaplan, but it is created by us according to ou…
Hello I setup a Cloudworks connection to big query for the first time and according to the connections screen it was created successfully and the status shows as connected. However when I try to creat…
Hi People, I want to import transactional data into the model from excel csv file. I formed a numbered list, where I am importing this csv file, identifying the unique key by using a combination of pr…
I have an Input module by List:A,B,C,D The user wants to make the input for member A and copy them to all the other list members B,C and D so they don't have to make the i/ps multiple times. How can I…
Hi Team , I'm trying to get Subsidiary module data in a CSV using below API. How to get Dimension ID and Item ID API Used : curl -X GET 'https://api.anaplan.com/2/0/models/{modelId}/views/{viewId}/dat…
Hi All, I need to import several modules which have Time as one of the dimensions into a list. I'm able to save views with hierarchies removed from all dimensions except Time. When I import this has t…
To export data from the View, a request is made with an API call to download all pages. The View has a lot of data, so the number of pages will be about 100~3000. I am using Azure pipeline to download…
Hi Team , I have main module with 6 columns. each columns has many line items. each line item is having subsidiary modules. I wanted to export the main module data along with subsidiary module data al…
Hi, We are trying to make a custom API call for running an Import in Anaplan using a connector that calls the custom API. When we try to look at the URL used for the API call , it starts as ''https://…