-
ADO, TR VIEW Concatenation
I am working with Anaplan Data Orchestrator (ADO) and trying to transform uploaded data by adding a new column and concatenating several columns to create a unique key. However, some cells in these columns are empty. When this happens, ADO returns the entire concatenated key as NULL instead of using the values available in…
-
Model to Model Import Issue
I have two actions one that pulls a list, using code, from model A to model B and then a second that pulls data associated with that list. The first one works perfectly - every item with it's associated parent is there but on the 2nd action some of the data points don't get pulled across. I've cleared the list a couple of…
-
Production data upload in Deployed Mode
I have created the PROD model and I am trying to upload the PRDO data and the update the users profiles. However I can't upload the data and upload the users in the model as it says it's the structural change, can I turn the model to Standard mode to upload and then change it back to deployed mode?
-
will legacy API intermediary service retirement impact the Auth api endpoint as well?
Since the legacy API intermediary service retiring, will it impact the Auth token api endpoint as well? should we update the auth api host to obtain Refresh Token (http://us1a.app.anaplan.com/) as well to the modern one (https://api.anaplan.com ) ?
-
Anaplan workspace account
I’m having trouble recovering access to my Anaplan workspace account. Could you please help me?
-
Integration Process Execution Access - Which Access Takes Precedence?
We have an Integration Process in Anaplan CloudWorks created by User X - No WSA (originally Full Access with top-level Selective Access, now changed to Planner Read Only with Selective Access unchanged) and scheduled by User Y - with WSA , who also created the Integration Flow. Internal (Full Access) is enabled within the…
-
Anaplan API - Python
Hi I wanted to ask whether with the changes in MFA whether there will be any issues continuing to use this python package to manage integrations with Anaplan. https://pypi.org/project/anaplanConnector/
-
Cloudworks : Duplicate names
What could be the rootcause, and how could we fix it ?
-
ADO import job invocation from Airflow.
ADO invocation
-
why is it showing 'X' is not a recognized line item or list member ?
when the 'X' line item was previously there in a formula of a summary line-item and was running fine, but while updating it showing not recognized? what's the issue??
-
Anaplan ADO and Google Cloud Integration
Hi Anaplaners, I have a question related to Integrating Anaplan to Google cloud(GCP) through ADO. Currently we can integrate GCP and ADO via a GCP service account with JSON key authentication which is a static authentication method (Fixed JSON key file), Here in-seated of static authentication, can we use another dynamic…
-
How to use Anaplan Data Orchestrator to push out data from modules as in Exports from Anaplan?
I need help to design an export from a Module having multiple dimensions in the form of a .csv file either to my local system or any cloud storing tool like AWS S3 bucket.
-
Convert a string to a number in ADO
The venta_neta_euro column in the Transformation View represents a company’s sales at a specific level of detail. Currently, this column is stored as a string, and I need to convert it into a numeric value while keeping the "," as the decimal separator. I tried using CAST to convert it to FLOAT, but it throws an error…
-
Question certificat
bonjour, le certificat de notre ANAPLAN arrive à expiration le 12/06/2026. Est ce vous (ANAPLAN ) qui nous fournissez un nouveau certificat ? Merci Jean-François VENISSE M +33 6 34 16 34 22 jean-francois.venisse@abeille-assurances.fr 80 Avenue de l’Europe, 92270 Bois-Colombes
-
Assistance with 7.2.3 Employee Details Upload
Hi I was having trouble with the mapping and played around the system to attempt to figure it out but now I'm totally lost. When I tried uploading I get this mapping page, can someone provide me with directions on how to course correct?
-
I need to flow data from a model DAT01a in PBF Dev to PBF Consol
I need to flow data from a model DAT01a in PBF Dev to PBF Consol, we use connectors to do this OUT3A and OUT3B Any instructions or tips on how to build or test the data can be flowed through to PBF Consol?
-
Uploaded Date data in other formats
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
-
An Update on Anaplan Audit Log Reporting: A No-Code Approach
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…
-
Post man API services to trigger Export is failing when i try to export the file , any idea
I am getting the API error when i try to trigger export jobs through Anaplan API
-
Best Practices for Ingesting REST API Marketing Data (JSON) into Planning Models
Hi everyone, I am currently working on architecting a comprehensive marketing budget and forecasting model. To get an accurate picture of our digital marketing supply chain and engagement ROI, I need to pull real-time pricing and delivery metrics from our external backend providers. Specifically, we utilize an smm panel…