-
Talent builder program content - UX pages? My pages?
Hi All, My name is Dhanesh, I recently completed the level 1,2, Anaplan way & model builder exam. In the talent builder program(level 2), in some exercises we have to create UX pages but with the default access it is not possible so you have to create my pages instead. So the question was to make this program better can we…
-
Action Execution Logs
Could you please allow me to check the execution log of the page? When you enter data on a page, you want to check the logs of who executed the actions and processes on the page when, and what the processing results were. By checking the execution log, it becomes easy to narrow down the functions that are really used by…
-
Custom Developing Error Messages
Could you please allow developers to customize the error message? When the user enters data and presses a button, it will be easier for the user to understand the input constraint problem.
-
Add Slack App to the Slack App Store
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: The Anaplan Slack app is not on the Slack store, and does not pass all Corporate security IT requirements to be installed (depending…
-
Regex Formula
It would be very helpful to include a regex style formula in Anaplan so we can pre-process text fields ahead of an integration, or even help to cleanse messy inbound text. Currently if we want to remove special characters, or parse strings into cleaner formats we have to specify one by one the characters we wish to remove…
-
Expand/Collapse Hierarchies in Tables
I don't think there is an option to expand/collapse hierarchies tables in the UXPages and I believe that could be a great feature to improve the organization and search of data in a table with a large hierarchy. In addition, it could minimize the page size and reduce the scroll required for querying information. It would…
-
Allow "Undo" multiple times
Request: Allow multiple Undo operations Currently, Undo is only valid once in UX, but it is not possible to Undo multiple times as in Excel. In actual work, there are cases where you want to undo a change multiple times like in Excel, but Anaplan does not allow this, so you have to rewrite the values in each cell to undo…
-
Best way to Architect Financial Statements in Anaplan for Scalability
I have seen two methods used to build financial statements and I am wondering what others have experienced in scalability/maintenance between the two or if there is a better approach. Assume that we have a flat data source for our general ledger within Anaplan. Our line item we are focused on within the source data is the…
-
How I Built It: Beginners guide to integrating with Anaplan using Python
Author: Matt Budd, Certified Master Anaplanner and CIO at Nightingale College and Solution Architect at Dialed Solutions. Hello Anaplan Community! In the last year, I've done a lot of work around creating automation and integrations with Anaplan using Python. Several solutions I've built using Python include: Creating a…
-
level3 sprint1 4.6.5 Sale Planning Model: DAT02 module
Hi, I am now struck in below excercise 4.6.5. As As per the ask i have done the below steps -Created a DAT05 module in datahub with Historic sales revenue for 2019 -In Sales model i have created DAT01 for Historic revenue and imported it from Datahub model -Created DAT02 PY revenue to CY. And used the below formula for…
-
別ディメンションで、セレクターをモジュールに返し、計算したい
下記のようなことがしたいです コンテキストセレクターの値を別モジュールに反映し、それを使って計算したいです。 selecter A-1 Dim code amount Select→ A-1 1 100 A-2 2 100 A-3 3 100 A-4 4 100 module Dim code amount key Flg A-1 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 1 1 25 A-1 TRUE 2 2 50 A-2 FALSE 2 2 50 A-2 FALSE
-
Time (Year) in 8.8.1 Activity: Add Country Margin Report Module
In this activity, does the time dimension need to be set on a yearly basis? How can I set that, given my default setting is monthly? For different modules, can I set different time dimensions (yearly, monthly, quarterly, etc.)?
-
Hide the cards under "Models" section once connected
Hi Is there a way to hide the cards under the "Models" section once connected, as I would like the users to see only the links to the apps? Thank you
-
Automating Flat File Uploads to Anaplan Data Orchestrator (ADO) – Best Practices and Methods
Hello Anaplan Community, I am seeking guidance on the most effective ways to automatically upload flat files to Anaplan Data Orchestrator (ADO). Currently, our process involves loading flat files to an Anaplan Datahub using Anaplan APIs and custom Python scripting. With Anaplan Data Orchestrator's capabilities for data…
-
Enable Show/Hide Functionality for Pages in New UX
Description: I would like to propose an enhancement to the Anaplan New UX that would allow users to display or hide pages within the content. Currently, this functionality is available in the Classic UX, and its absence in the New UX limits the flexibility and customization of user experiences. Rationale: The ability to…
-
Importing Ragged Hierarchies
Hello - I have a 2 level ragged hierarchy (yes, it's a chart of accounts), that for reporting purposes is used in 4 different models (yes, it's a P&L). What is the best way set this to allow one to be the "source of truth" and then import between the four models without creating actions that include ignores? It seems like…
-
Action to copy data from one version to another version only for a specific module
Ideally, I would like to setup an action that can copy data from one version to another only for a specific module. For every new version I create, I import new data into certain modules and then I manually copy data over for a specific module. I am wondering if I can just setup an action to select an origin version,…
-
level 3 Sprint 1 4.2 Connect the Dimensions
Hi, I am currently in Level 3 Sprint 1. In exercise 4.2 I am unable to the ask here. It is pretty Confusing as in what exactly needs to be done. 1.example. as per the snapshot below it says Baseline forecast will be imported from FP&A model. But in exercise 2.2. We have already imported the baseline forecast from the CSV…
-
Exports with anaplan using informatica connector
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only some…
-
OAUTH 2.0 vs Google Sheets Extension
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…
-
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…
-
Anaplan-Informatica Cloud Integration
Hello, I'm hoping someone has had this error and was able to resolve this. Would like your help on it. I currently have a Dev and Prod model setup and I'm using a simple import to a date-formatted line item action to refresh the current date. I was able to set it up on my Dev model and it works perfectly. But when I…
-
Where can I find export file after running export process using machine task in a workflow?
I am testing export actions using workflow but its not generating any file when I am running the workflow, but the same process is generating export file when ran from the Actions→Process section. Is their any issue with the workflow functionality? Also, If I want to generate a file after completion of workflow and pull…
-
Calendar Weeks in UX date fields
If you select a date in the UX it would be helpful to display the calendar week to the left of it, like in Microsoft Outlook.
-
3.5.4.2 Create Distribution Center Capacity Module - Percentage Full
Hii All, Can anyone help me, what summary method I need to use and why? Thanks in advance!
-
Case study: Streamlining demand forecasting with Anaplan
Author: Korey Cheung, Certified Master Anaplanner and Senior Associate at Spaulding Ridge. The challenge A leading consumer goods company faced challenges in aligning their statistical forecast model with their disaggregation and demand planning models. The statistical forecast and disaggregation models were primarily…
-
Add alignment to bar charts (funnel charts)
As a Page Builder, I need an option to choose alignment of bar charts. I should be able to pick alignment to left, right or center. Currently, bar charts are aligned to the left side of the card. However, in some use cases, typical business layout is centered (funnel) bars, or aligned to right. Obviously, this would mean…
-
Trigger a process after sa form
It would be nice to be able when a user complete a form and click on the "submit" button to be able to launch another action/process. Could be very useful to implement other dependent lists automatically for example.
-
How do I create a dynamic picklist upon Boolean selection?
I want to create a dynamic picklist, where I will check boolean from a line item, only true values will allow me to select list items else on default it wont show anything. For example: Assume a scenario where I want to assign at least 1 employee who is present in my office to become the pantry inspector & review the…
-
Is there a way to create a navigation link from App builder to UX Dashboard?
I wanted to create a navigation button from the App directly to a specific UX Dashboard.