-
Boards, reports, and worksheets best practices — Event recording available!
In May, we hosted a challenge inviting Community members to share their insights on boards, reports, and worksheets best practices. We received insightful responses from Community members on these UX topics. In the follow-up event from the Challenge, Anaplan's Seb McMillan (@seb_mcmillan) and Russ Goza (@R_Goza), both…
-
Unlocking the power of Anaplan XL reporting: A guide to using Anaplan XL
This article lists the videos available within the Anaplan XL tutorial series. Anaplan XL Reporting simplifies report creation, reduces manual effort, enhances security, and ensures reporting accuracy and efficiency. These videos delve into different aspects of Anaplan XL to help you get started with how to use the…
-
The power of the ‘No’ version approach in Anaplan
Author: Hanwen Chen is a Certified Master Anaplanner and Professional Services Sr. Manager at Anaplan. Over the years, working closely with Anaplan customers across industries, I've been called in to diagnose and fix struggling models — often in crisis mode. Time and again, one particular design pattern surfaces as a major…
-
June 2025 platform releases and what’s next
Check out the latest Anaplan feature updates and enhancements in our June 2025 official release notes. The information below offers supplemental information to that post. Security and administration New 'Application Owner' security role Tenant administrations can assign the Application Owner role to users in their tenant.…
-
Connected Planning with Salesforce x Anaplan
Author: Miki Sato is a Product Manager, Product Management Team (Data Management) at Anaplan. If your Salesforce data isn't driving real-time planning decisions, you're missing a critical link. This blog shows how connecting Salesforce and Anaplan — via no-code tools, embedded dashboards, or APIs — helps you turn frontline…
-
Register for our July 30 platform release webinar!
Anaplan's next quarterly platform release webinar will be held July 30, 2025 at 8 a.m. Pacific Time. During this session, we will explore the latest features so you can optimize your Anaplan experience. Our expert-led session will equip you with a practical guide and live demonstrations to help you get the most out of new…
-
Relaunch of the Anaplan Center of Excellence (CoE) Program!
We’re excited to share that the customer-centric Anaplan Center of Excellence (CoE) Program is back — with a refreshed experience designed to help you grow, connect, and lead more strategically with Anaplan. Whether you're building your CoE from the ground up or scaling an established team, this opt-in program offers…
-
Event recording available: Anaplan Data Orchestrator
If you missed our spotlight event today on Anaplan Data Orchestrator, a recording is now available. This session — ideal for architects, model builders, integration developers, and enterprise planning teams — will help you better understand how Data Orchestrator fits into your broader integration and automation strategy.…
-
When to import alphanumeric data as numbers
Author: Andrew Barnett is a Certified Master Anaplanner and Vice President at PJT Partners. Today, we will be discussing a scenario that we often run into in Anaplan. Numeric data comes in with units of measure, whether explicitly stated or implied in the data. The data might be a currency, like US Dollars or Mexican…
-
Alternative for the default export chunking
Author: Anya Skvortsova is a Certified Master Anaplanner and CoE Lead at Asana. Problem statement When exporting the data from Anaplan module, Anaplan’s default chunk size is 10MB. The common challenge is that the chunks produced may have the rows split not just into the separate files but also split the row in the middle…
-
How I Built It: Dynamic cell hardcoding
Author: Casey Pham is a Certified Master Anaplanner and Director of FP&A Systems at Yext. Hello Anaplan Community! In this ‘How I Built It’ demo, I'm going to show how we dynamically hardcode data in cells in order to preserve values that were previously derived from calculations. An issue I've seen in past implementations…
-
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…
-
Show "Used in Page" reference in Modules Settings
As a model builder, it would be extremely helpful to have a "Used in Page" reference in the Module Settings to show where a module is used in a page, similar to the Used in Dashboard feature. This would allow for much more efficient auditing and help tremendously with model cleanup. This is especially important since we an…
-
Sample Python code to perform EPB move to production activities
Author: Michael Moore is a Certified Master Anaplanner and Director, Enterprise Planning at HP. Overview of what this article covers: Prepare Begin authentication Complete authentication using code to fetch token Load API client code Move to Production Generate list of PRODUCTION MODELS to update Find the SOURCE MODEL for…
-
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…
-
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…
-
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…
-
別ディメンションで、セレクターをモジュールに返し、計算したい
下記のようなことがしたいです コンテキストセレクターの値を別モジュールに反映し、それを使って計算したいです。 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
-
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…
-
What Are the Benefits of AI Chatbots?
Artificial intelligence has become a cornerstone of innovation, transforming industries and enhancing everyday interactions. Among the many advancements in AI, chatbots stand out as a particularly impactful technology. These intelligent virtual assistants, powered by AI, are revolutionizing how businesses and individuals…
-
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.
-
AnaplanXL Difficulties
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…
-
How to Design Simulation Planning in Anaplan with Multi-Level User Input and Step-by-Step Logging?
Hi Anaplan Community, I'm working on a simulation planning model where users need the flexibility to input pricing adjustments at any level of the product hierarchy, and I’d love your guidance on best practices. 📌 Scenario Overview: We have a 4-level product hierarchy: Brand Category Sub Category SKU (lowest level) The…
-
Can we apply DCA on one line item for the different accounts?
To be more specific, I have only one Boolean line item called "submit?" with a different accounts. At a time, I need to check only one account Boolean and other accounts boolean needs to be disabled. Can we achieve this with DCA? Any help much appreciated!
-
Distribution Center Summary UX Page
Hi all, I have a few questions on the UX expereince dashboard How do i replicate the filter exactly like the example? I think there are no SKUs in the exception summary module (first table - New York/San Francisco / US). How does the filter broadcasted to there How do i have a summary value like it shows there for US? it's…
-
実際の生産日の割り当て
必要数データに、実際の生産日が割当たるようにしたいんです。累計とかをうまく使いたいのですが、、 必要数モジュール No 品目 日付 数量 生産日付 #1 A 10月1日 100 9月2日 #2 A 10月2日 200 9月2日 #3 A 10月3日 300 9月3日 #4 A 10月4日 200 9月4日 #5 A 10月5日 100 9月5日 ↓ ↑ ↓ ↑ 生産モジュール 9月2日 9月3日 9月4日 9月5日 A 500 100 200 100
-
How I Built It: Number format converter (thousands and millions)
Hello Anaplanner Community! I’m excited to participate in another ‘How I Built It’ video with a Number Format Converter (thousands and millions) tutorial. This video walks you through how to dynamically update UX grid number formats on all tables and charts. This enables users to have different number formats enabled for…
-
End user triggering of workflow processes
Author: Dave Waller, Principal Product Manager at Anaplan. With the release of action button workflow triggers, customers have been able to apply Workflow to a raft of new use cases and business processes. End users are now able to instigate processes directly from their dashboards and UX pages, opening up the possibility…