-
IFRS 16 Model - Export file to SAP
Hello, I have a model for IFRS16 calculation. At beginning of year I need to extend time ranges so my Export file for SAP Journal can calculate data. This year I have also done this. However my journal shows only Balance Sheet for Contracts and P&L is not calculated. In what options should I search for settings of Export…
-
How to display one previous month of custom time
I am using a list with its own time. If it is a normal time, I can set it to the previous month by doing Time-1, but I can't do it with my own time. Please let me know how to do this. Thank you in advance.
-
Workspace for practice analplan
I completed all my activities and assessments for The Anaplan Way course. And i want to access workspace for practice, & how can i get it.
-
MDX Custom Calculation Cell Reference in AnaplanXL (FluenceXL)
Can AnaplanXL (FluenceXL) reference an Excel cell's value to determine a list member needing to be referenced within a Custom Calculation? I need a Custom Calculation that dynamically calculates the difference between two versions, where one version is determined by an Excel cell's value. I cannot use fixed position…
-
Can Fluence Xl be learned through Anaplan Free Trail ?
Fluence Xl can be learned through any training or it needs the license which need to purchase by the company?
-
How can we retrieve Module IDs & Line item IDs?
Hello, Is there a way we can retrieve the module IDs & line item IDs? It'd be really helpful in understanding the MAPS report instead of having to copy paste & check the id for each line item. Thanks!
-
ADO connection to SAP
With the ADO connection to SAP. Can a SAP report be created and then ADO will connect to the SAP report rather than having to export the SAP report in to a file. My understanding is that ADO can connect to SAP directly but not sure if can only connect to SAP raw tables or whether it can connect to an SAP custom report.…
-
Error in Uploading Screenshot for Anaplan ADO Maps.
Hi All, Facing an issue while uploading the screenshot as it is showing "error while uploading the file". Is it only for me or is anyone else facing the same. Can anyone help in resolving this at earliest? Attaching the screenshot of the error below. Thanks,
-
Action button in the source model
In UX page grid which is from the source model the forecasting data is updated by the users. Post the users enters the data it should get copy pasted in another UX page which has another model which is the target model. The action is created in the target model to get data from the source model but the customer requires…
-
Apps- Best Practise for older copies
What is the best practice to keep copies of the entire apps page in a periodic manner in case of reference required in the later period.
-
CloudWorks Integration with BigQuery: Understanding the Error Message Table
Hi Team, In the official documentation under "Google BigQuery Permissions" I found details about creating an optional error message table with the following structure: integration_id run_id run_date error_code error_message failed_row While the documentation outlines the table structure, it lacks details on how records are…
-
Model Building
Hello, I have one requirement where line items should be filtered based on the Year(FY24, FY25) Dimension. For eg: there are 12 line items, which contains both text and number formats. If User selects FY 24, The first 6 line items should be shown in the page and if user selects FY25, last 6 line items should be shown . Any…
-
users dimension for filtering
In my model user dimension is used across the model for filtering so that the users do not overlap their data. If my understanding is correct this is the standard practice. I searched community for best practices related to usage of users dimension i could not find anything. So my question is i have a model which is almost…
-
How to Integrate with the API Using a Modified File Name
Hi, Is it possible to change the file name for each integration when using the Anaplan API? We are facing an issue where files get overwritten when multiple API requests are executed simultaneously. To prevent this, we are considering adding a timestamp or making the file name unique before sending it. If modifying the…
-
Issue with ISFIRSTOCCURANCE funtion
Issue: One of our Integration task failed with an Error : Too many cells for ISFIRSTOCCURRENCE calculation: actual=50144479 maximum=50000000 Steps taken to avoid this was to chunk the files to less number of rows. The error still appears. What is the actual reason for the error? Or what need to be done get any error that…
-
Null Pointer error : While exporting data to Snowflake
Hello Team , I am getting NULL POINTER error while exporting data to snowflake , below are the development scrips and error screenshot . Anaplan connect version: anaplan_connect_4.2.1 Snowflake drivers used: Almost tried with all latest snowflake-jdbc-3.13.22 / 3.21/3.16 Error: I am able to import the csv file but it is…
-
Anaplan connection to Azure Data factory ( ADF ) using OAuth 2.0 clients
Dear Experts, we are looking to pull data from ADF into Anaplan. Has anyone tried this integration approach? if yes can anyone elaborate on how to go about it ?
-
Python Anaplan Connector
Im trying to learn about the PYTHON Anaplan Connector, can someone please share the correct documentation starting from scratch and best practices using PYTHON Connector? I need to understand about File upload, File Export PYTHON SCRIPTS how we can implement and what are the Prerequisites.
-
Importing Data into a list from module returns blank
-
How to Enable End-Users to Upload Files in Anaplan UX and Process via ADO
Hi, I’m looking for the best approach to allow end-users to upload a local CSV file from an Anaplan UX Page, but have the data first processed through Anaplan Data Orchestrator (ADO) before importing it into an Anaplan model. Currently, I see that Anaplan UX allows file uploads through an Import Action, but this sends data…