-
Remove time mappings that rely on fiscal year
Description of the enhancement: Remove time mappings that rely on fiscal year from import dialogue when model time setting 'Weeks General' Business case -why this would help the business process: As a user, I expected I could import file with a time format of weeks in numbers (e.g. 201712) while my Anaplan time settings…
-
Prevent customers accidentally creating an excessive number of line items
Description of the enhancement: Can a limit or warning be implemented to prevent a user accidentally creating so many line items via a blueprint import? Business reason for requesting this enhancement: We have had multiple instances in the past, of importing a file into blueprint mode, which we actually intended to import…
-
Rollback caused by "Is Summary"
Description of the enhancement: When a user incorrectly selects "is summary" for any line item with non simple formulas they hit a rollback. A rollback consists of a model closing, opening, reapplying a changelog, and saving. Can we look into a solution to capture that the formula isn't a summary line item before it causes…
-
More rounding options
Description of the enhancement required: More rounding options An example of the enhancement: ability to easily adjust summaries between whole dollars, thousands, millions.
-
Extend 10M item limit on RANK and similar functions
Description of the enhancement required: Raise limit on RANK function while maintaining adequate performance. How would it help your business process: We've been seeing more incidents where customers are hitting the cap placed on RANK and similar functions.
-
Comparison reports formulas show ID rather than names
When comparing two models, if you download the comparison report it shows when a formula has been edited. If this formula references another line item/property/list item/etc, it shows the ID rather than the name of the object To reproduce, Make a model devM, add a module Mod, add line items a, b, c set the formula for a to…
-
Better User Auditing of Who Uploaded Data
Description of the enhancement required: We wants easier tracking of who uploaded data, within the list or module itself (as additional cells is an idea). We want the name of the person who uploaded/created an item of the hierarchy to be recorded in a cell. We would like the following included: * Email ID/Name of uploader…
-
Ability to manage different summaries in a different way for different levels
If the user has Quarters, Half Year, and Year summaries, they want to be able to set the summary method for each summary. eg, for quarters set sum, for half set none, for year set sum. Currently you can only set the same summary for all levels
-
Manage Summary Type in Dashboard
We would like to be able to manage the Summary type of a line item from within a dashboard. Currently this is managed via the module's blueprint view only.
-
Switchover for End Of Year
Description of the enhancement required: Be able to have switchover throughout the year. This would allow a version to match actuals for line items with time, but have separate information in other line items. An example of the enhancement: Admins could select FY as a switchover time period for a version, and then that…
-
Option to disable the model map
Description of the enhancement required: Please provide an option to disable the model map. An example of the enhancement: In the Settings tab, there would be a section for User Preferences, which would allow me to turn off the Model Map. How would it help the business process: I never use the Model Map, but it gets in the…
-
Data dependent locking of cell data
A boolean property on a list; if the boolean is checked, data for that list item is locked throughout the model. Need to define how/who can unlock it. Could be very useful for custom task flows & locking mechanisms. Useful for custom workflows.
-
Allow time functions on regular lists
Allow a model-builder to do functions like cumulate, previous, and next on regular lists. Currently this is only possible on the Time dimension. Many use cases for this, e.g. in a tiered compensation or bonus compensation plan.
-
Special characters
Ability to handle special characters in the code field.
-
Allow the native search function to search any part of a string, not just from the beginning
Description of the enhancement required: Allow the native search function to search any part of a string, not just from the beginning of the string. How would it help the business process: Having this option would make it very transparent to users when filters have been applied. Would also help model builders to configure…
-
Abkhazia not on Map Chart
Country Code for Abkhazia is not in the "Map Regions & Codes" downloadable, and subsequently won't show up in Map Charts. Please provide the country code for Abkhazia
-
Move Format column to before Formula column in Blueprint mode
Description of the enhancement required: I would like to submit an enhancement request in regard to the Blueprint Mode of modules. I would like to move the format column before the formula column. An example of the enhancement: When you are creating new line items in Blueprint mode, the first column that you see from left…
-
Search grid data
As an admin/end-user I want to search on data as well as column/row labels
-
No way to get last month of quarter in one line item
As an example, if the first month of the Fiscal Year is Mar 15, I want "May 15" returned because that's the last month of the quarter. This is my formula (on a line item formatted as Month and no Timescale): FINDITEM(Time, NAME(PERIOD(END(PARENT(TIME.'Apr 15'))))) However, this returns 'Apr 15' due to this in Anapedia:…
-
To be able to use an action to change the order of items in a list
Description of the enhancement required: To be able to use an action to change the order of items in a list. An example of the enhancement: I have a list, FRED, which is populated from a SQL query containing an ORDER BY clause. However, new items are always inserted at the end of the list (or rather, at the end of the…