-
Ability to leave notes on Users within Administration
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: I would like the ability to add "notes" to a users profile within Anaplan. This would allow cross-admin management of the…
-
Certification practice exams to be dynamic with more questions
The practice exam should be a bank of questions so that when you take the practice exam(s) you are not getting the same 10 questions. Writing more practice exam questions would not be difficult considering the amount of content that could be tested in each of the exams. This is also a feature that most professional…
-
Include Calculation Effort in the line items API
In as much detail as possible, describe the problem or experience related to your idea. Recentyl Anaplan released Calculation Effort column, also in classic enginge (https://community.anaplan.com/discussion/160124/calculation-effort-column-for-classic-engine). However, currenlty it's only accessible from web GUI via…
-
Community Perspective: Introducing PlanaPY - A Python library for simplified Anaplan API integration
Author: Erik Schau, Senior Business Analyst, The Duckhorn Portfolio. Introduction As data-driven decision-making becomes increasingly essential for businesses, the demand for seamless integration with enterprise planning platforms is on the rise. Anaplan offers powerful APIs for developers to interact with its platform,…
-
Using the Anaplan Certificate with the Anaplan REST API: A Comprehensive Guide
If you're diving into integrating with the Anaplan REST API using an Anaplan Certificate, you'll need to know certain requirements. This post is a step-by-step guide to ensure a seamless connection using Python. If you'd prefer to avoid a programmatic approach to using your certificate, then please check out the CA…
-
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…
-
'Summary - Formula'' on Imported Line items
In the calculation module, the line item's summary method is set to "Formula," which correctly calculates values at the summary level. However, I'm importing the same line item into another model via an action for dashboarding purposes. In the target module, since the line item is imported, I'm unable to apply a "Formula"…
-
ADO - S3 incremental load vs. full replace
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…
-
New UX - Share My pages with other users
Being a Business User, I would like to be able to share My Pages with colleagues. Currently, I can only share App page via a link. However, if I prepare some modifications on My Page copy, I want to be able to share it.
-
New Learner
Hi, I’m a new learner. I just created my Anaplan Academy account but cannot find the ‘Level 1 Model Building’ course in my catalog. Could you please add me to the Model Builder learning path and grant me access to Level 1 Model Building (On Demand)?
-
2.3.9.3 Update Historic Volumes for Baseline Forecast
Hello everyone, I encounter a problem concerning the formula of "Offset Volumes for 1st Forecast Year" . I wrote the formula that seems logical to me but it doesn't work. Can someone help me correcting it ? Thanks in advance. N.B : The first image represents hints for the formula and the second image is the formula that i…
-
Do we have workaround for management reporting context selectors filter/show-hide?
Hi all, Do we have any neat workaround for either filtering/using show-hide on the context selectors in the management report type of page? There's a list with parent members, where I want to hide the parent members from the page. Thanks for the help in advance!!
-
2025 Professional Model Builder Re-certification
Is the Professional Model Builder certification valid through 31st December 2027 or only 2 years from the date of issue of 2025?
-
Round Function
It would be great when using the Number of Decimal Places in the Round function if Anaplan rounded to the number of decimal places asked and it stayed rounded when going up the hierarchy. The summary is set to "SUM". For example, I have five children members with a formula ROUND(Value $ * value %, 2) function. Each of the…
-
October 2025 platform releases and what’s next
Check out the latest Anaplan feature updates and enhancements in our October 2025 official release notes. The information below offers supplemental information to that post. Planning experience Combined Grids This new capability gives page builders the ability to combine multiple modules into a single, unified grid on a UX…
-
UX - Set Default Column Widths in Edit Card/Page View
In the new UX, when you drop a grid into the Page, being able to set a 'default' column width, when using a custom view made using the UX. Setting the column width would be helpful, which would make it so you do not cut off line items or can widen columns with content that is greater then the default sizes. Edit:…
-
Creat a grid spanning multiple modules
I want to merge together two modules with a shared axis to create one grid. Business reason for wanting the request: So that I don't need to put multiple grids next to each other to create the tabular view I want.
-
Talent Builder Job Opportunities - QuadReal Property Group
Position Title: Business Analyst Company Name: QuadReal Property Group Location (City, Country): Vancouver, BC, Toronto, ON, Calgary, AB Role Overview: Work in close collaboration with the Executive Sponsor and team members across Financial Planning & Analysis (FP&A), Human Resources (HR), and Portfolio Management in…
-
Import process ends with OK result but there is no data in the destination module (Line Item)
Hi, Please correct me if this is not the appropriate forum to share these questions; however, I will detail the import process. Source Module Dimensions: Month, Client, Product, and Channel (where Channel is an attribute of Client) Destination Module Dimensions: Month, Client, Product, Channel, and Scenario The destination…
-
Event recording available: Introducing Combined Grids
If you missed our Power Hour event on Combined Grids, a recording is now available. This event covered how Anaplan’s new Combined Grids feature brings data from multiple modules into a single, unified view. We shared more about what makes this capability powerful, and heard from Anaplan customers who are already using it…
-
Freeze Panes by Default on UX Pages
I would like the ability to set certain rows or columns on UX pages as "frozen" by default. As of 2023 end users can select certain columns or rows to freeze, but it would be a major improvement to be able to have those frozen panes apply to all users.
-
Remove "reset" from top right corner of UX PDF board exports
When exporting a board as a PDF if a page selector has been used to drill down into a certain area, for example, the reset icon exports as well! It makes what would have been professional looking outputs look amateur. Please can this be fixed?
-
Sorting in Combined Grids
Hi Team, I have been trying to apply a sort based on a column in one of the combined grids and seems like the option is disabled. Does anyone has any idea on this? Regards, Aakash Sachdeva
-
ANAPLAN XL View
Hi, I need help in pulling a specific view in Anaplan XL. The first grid should display attributes of various projects, while the second grid should present the monthly financial data for these projects. Thanks in advance.
-
tenant swticher - copy models
Hi I have a partial solution but I want to : I want to copy a few models from Anaplan Employee Training tenant - to my tenant - Anaplan Employee (Ravinder Basra) - please advise: see attached Models I want to copy are : L1MB-RavinderKBasra Formulas & Functions v1.3.0 March 2018 ravinderBasraLevel1ModelB2.0(newUX)(27) thank…
-
How do I create a "Dynamic Bulk Copy" Action?
I'm looking to create a bulk copy action that allows me to select the source and target list items at runtime / when the action is run. I have some vague recollection I saw this available at one point with my own eyes, but everywhere I look on Community I find old posts that refer to the feature not existing. However, I do…
-
How to estimate the size of a model
Hello, I would like to find an app to estimate the size of a model I can't find it on the App Anaplan Agile THank you for your help
-
Anaplan XL for Google Sheets
Hi team, Our company relies heavily on Anaplan XL for some of our reporting needs. We are transitioning from MS Office to Google Apps and we do not have a viable path to seamless transition if there is no version of Anaplan XL for Google Sheets. Please consider launching Google Apps addons with similar functionlaity as…
-
Is there a way to auto-generate ID for user who entered line item?
In the UX, I want to be able to filter list members so end users can only see the list members they created/added. The users in this situation all have WSA access as this is a UX for our internal Anaplan team. These list members are currently being added by the form action in UX and I would like to avoid the user having to…
-
Improve Keyboard Navigation
Similar to a post by AnaplanIdeas found here, it would be great if Anaplan had improved keyboard navigation. Specifically, if the following areas were navigable by keyboard: * Model settings pane * Lists panel * Modules panel Importantly, if users should be able enter elements using the enter key, rather than having to…