-
OEG Best Practice: Formulas and their effects on model performance
Details of known issues Challenge Recommendations Performance issues with long nested formulas Need to have a long formula on time as a result of nested intermediate calculations. If the model size does not prevent from adding extra line items, it's a better practice to create multiple intermediate line items and reduce…
-
[Prep Work] Anaplan Connect Quick Start Guide - Windows Installation
To ensure you're fully prepared for the upcoming Anaplan Community Event (ACE) OEG training in San Diego on June 6th, we have created this Quick Start guide specifically for the Microsoft Windows platform. Its purpose is to help you swiftly set up and get started with Anaplan Connect. Please follow the steps below to guide…
-
OEG Best Practice: Anaplan Performance Triangle
Building well performing models is a balance between the complexity and functionality of a model versus the number of concurrent users. If you have seen software development / project management triangles, where scope, time and cost control quality, this will be familiar. It is a good way to show the constraints of any…
-
[Prep Work] Anaplan Connect Quick Start Guide - macOS Installation
To ensure you're fully prepared for the upcoming Anaplan Community Event (ACE) OEG training in San Diego on June 6th, we have created this Quick Start guide specifically for the macOS operating system. Its purpose is to help you swiftly set up and get started with Anaplan Connect. Please follow the steps below to guide you…
-
[Part 3] Anaplan Audit History Data in an Anaplan Reporting Model
With Anaplan Audit, Enterprise and Professional level Customers can track audit events that occur in their Anaplan tenant. For the Anaplan Audit History project, we created a simple Anaplan reporting model and app to report on Anaplan Audit events in the Anaplan UX. Customers may download and use the Anaplan Audit Model &…
-
[Part 2] Enhancing Anaplan Audit Log Data Extraction with a Streamlined Python Solution
The Anaplan Audit History project, consisting of several Python modules and a configuration file, which works synergistically to streamline the process of fetching, formatting, and loading Anaplan audit log data into a preconfigured Anaplan Model. The project leverages the Anaplan REST API, the Python Pandas library for…
-
[Part 1] Enhanced Reporting of the Anaplan Audit Log Summary
As organizations continue to embrace Anaplan's powerful platform for connected planning and decision-making, maintaining robust security and compliance measures has become increasingly essential. The Anaplan Audit Log serves as a critical tool in achieving these objectives, providing granular insights into user activities…
-
OEG Best Practice: Integration Scheduling in Anaplan CloudWorks
Introduction: Anaplan CloudWorks enables seamless data integration between Anaplan and other cloud-based applications. To optimize performance and efficiency, it's crucial to follow best practices when scheduling integration tasks. This article outlines recommended guidelines for creating integration schedules in Anaplan…
-
OEG Best Practice: Data Hubs: Purpose and peak performance
You may have heard about a model called a Data Hub, but perhaps you aren’t confident that you understand the fundamentals, primary functions, or considerations when architecting one. There are three main advantages to incorporating a Data Hub: Single source of truth: Stores all transactional data from the source…
-
OEG Best Practice: Anaplan Python OAuth Example
The Anaplan Python OAuth Example demonstrates using the Anaplan REST API with OAuth with device-based authorization. The code highlights how to generate a device_id, access_token, and refresh_token. Additionally, the code highlights a multi-threaded approach to request a new access_token while performing other,…
-
OEG Best Practice: Filter best practice
Filters can be very useful in model building and are widely used, but they can come at the expense of performance—often very visible to users through their use on dashboards. Performance can also hit imports and exports, which in turn may lead to the blocking of other activity, causing a poor perception of the model. There…
-
OEG Best Practice: Line item subsets demystified
Line item subsets are one of the most powerful and efficient features in Anaplan, yet one of the least understood. The COLLECT() function is probably the only “black box” function within Anaplan as is it not immediately apparent what it is doing or where the source values are coming from. In the following article, I will…
-
OEG Best Practice: Best practices for module design
Introduction Hopefully, by now you've heard of the D.I.S.C.O. methodology for model and module design, but do you fully understand how to put it into practice? D.I.S.C.O. is part of the wider P.L.A.N.S. standard for Anaplan model building and falls under the L for Logical. D.I.S.C.O. provides a logical structure for one to…
-
OEG Best Practice: Statistical forecasting
Overview The following is a guide for the Statistical Forecasting Calculation Engine Models (monthly and weekly). It includes enablement videos, practice data import exercise, model documentation, and specific steps when using the model for implementations. 1. Enablement videos and practice exercise…
-
OEG Best Practice: Reduce calculations for better performance
Reducing the number of calculations will lead to quicker calculations and improve performance. However, this doesn’t mean combining all your calculations into fewer line items, as breaking calculations into smaller parts has major benefits for performance. Learn more about this in the Formula structure for performance…
-
OEG Best Practice: PLANS: This is how we model
PLANSPLANS is the new standard for Anaplan modeling—“the way we model.” This covers more than just the formulas and includes and evolves existing best practices around user experience and Data Hubs. It is a set of rules on the structure and detailed design of Anaplan models. This set of rules will provide both a clear…
-
OEG Best Practice: Data integration decision app
We built this app to make getting started on your Anaplan data integration journey simple with a quick questionnaire and helpful information and links. A common question that arises during Anaplan implementations (or even after go-live) is "How can I automate data feeds into and out of Anaplan?" While the ultimate decision…
-
OEG Best Practice: The model design process
The process of designing a model will help you: * Understand the customer’s problem more completely * Bring to light any incorrect assumptions you may have made, allowing for correction before building begins * Provide the big picture view for building This process includes the following steps: * Understand the…
-
OEG Best Practice: Top five design best practices for UX: Desktop and mobile
Follow our UX team's recommendations and guidelines to leverage the UX to its fullest potential. Desktop best practices Our top five: * Minimize time to decision * Progressive disclosure * Smart grouping * Help and guide * Consistency Minimize time-to-decision Focus on the outcome your users are attempting to arrive at and…
-
OEG Best Practice: Inside the Hyperblock
* What are blocks? * How blocks are calculated – General Lists * How blocks are calculated – Native Time/Native Versions * Hyperblock performance * Summary block counts * Should I worry about blocks? * A reason why we shouldn’t focus on just the block count * Focus Points We recommend this article to Experienced Model…
-
OEG Best Practice: Pre-allocation in lists (and impacts to model performance)
What is pre-allocation in lists? Pre-allocation in lists is a mechanism in Anaplan that adds a buffer to list lengths. It is not added by default for lists; it becomes enabled when a role is set on a list. Please follow 1.03-01 though. Only add roles when needed. When it is enabled, a 2 percent buffer is added to the list,…
-
OEG Best Practice: Blueprint analysis: Model analysis techniques using Excel
What? A model analysis technique using metadata from your Anaplan model imported in to Excel, utilizing purpose-built formulas to identify line items of interest Why? We do this so that we have some extra information with which to arm ourselves when trying to optimize a model. It lets us look at every line item, apply the…
-
OEG Best Practice: Import action management best practices
An import action section can quickly become disorganized, making ongoing management challenging. Learn why this happens and explore steps to take to prevent this from occurring. Import action section: why does it become disorganized? Anaplan saves every import action that you perform, no matter what. For a new build, the…
-
OEG Best Practice: Implementation best practices: Leveraging personas
If you are transitioning from Classic to the UX, you may have read this article about our recommended methodology: U.S.E.R. (Understand, Sketch, Execute, and Repeat). One of the key concepts during the Understand phase is to really get to know your users. For this, we recommend a classic UX tool: Personas. Personas What…
-
OEG Best Practice: Card templates: Some best practices
Why use them? When building out your apps in the UX, there are often instances where there is a requirement to replicate a card on multiple pages. For example, you may want to surface a grid card displayed in full on a board as an additional insight into the primary grid on a worksheet. Similarly, KPI cards could be useful…
-
OEG Best Practice: Management Reporting: 5 Best Practices to make the most out of your reports
* 1. Design an attractive cover page * 2. Spacing and layout * 3. Text hierarchy * 4. Visuals * 5. Color * Other cool examples... Find here our recommendations on Best Practices for Management Reporting: 1. Design an attractive cover page When designing a cover page, the main elements you want to include are: Title The…
-
OEG Best Practice: PlanIQ: Design and build your item list for forecasting
* What is the best practice for concatenation in Anaplan? * Step-by-step overview * Level 1 – code inefficient * Level 2 – code better * Level 3 – Code to use * Level 4 – Optimized code to use * How do we handle items with limited to no history? * Adding “Cold Start” Items Before diving in, if you need to refresh your…
-
OEG Best Practice: HyperModel best practices
HyperModelsTM extend the Hyperblock calculation engine capabilities, allowing users to significantly increase scale to expand with new use cases, manage more historical and external data, forecast further into the future, and model more scenarios. The following HyperModel best practices are designed to ensure you can…
-
OEG Best Practice: The importance of building and maintaining a clean model
During a typical implementation, it’s common to have multiple model builders build use cases and accomplish tasks simultaneously. During this critical time in the project, it’s important to plan for a key component that may be overlooked—keeping the model clean and tidy. Keeping a model clean has multiple benefits,…
-
OEG Best Practice: UX transition: Overview of the U.S.E.R. methodology
Looking at transitioning from Classic to UX? The U.S.E.R. methodology can be your guide in this journey. Follow these four steps to facilitate your adoption of the UX: UnderstandThe goal with understanding is to build a vision for the UX in your company and empathize with users and address their challenges. This is…