-
ISNUMBER function
There is currently no way no easy way to identify whether data is numeric or not. The workaround for X is to check the following set of conditions: NOT (VALUE(X) <= 0 OR VALUE(X) >= 0) Currently this is certainly not a consistent approach and there is always a risk that the comparison operators ("<=" and ">=") will start…
-
Mouseover Hover Text for Model Builders
I think it would be helpful to model builders if there was a hover over option to display the text of a particular element. There are instances where the description is cut off for certain display elements and there is no option to resize columns for that element (I see this most frequently in the Module Blueprint and Data…
-
Breakback for line items with Boolean format
As a model developer, I want to have option to set Breakback for Boolean input line items. This would be great especially for filters, using multi-level filters based on one Boolean line item can become easier. It should work if summary is set as "Any" or "All", and Breakback is ON for the line item, then clicking on…
-
Avoid the roll back every time the formula is wrong
Every time we create a wrong formula the system runs a roll back that takes about 8 minutes!! We would like to avoid this roll back... it takes so much time during the development phase! They could just send a warning message!
-
More advanced Grouping, Sorting and Filtering of the lists of Modules / Dashboards / Actions etc
During Anaplan training a user creates 5 or 6 modules / dashboard etc. Easy. Our model has a staggering list of actions, modules and dashboards. In our model are we have: * 593 Modules * 248 Dashboards * 1767 Actions Model builders need a more robust wayto manage this. Having the ability to filter these lists by a type…
-
History on Formula Changes
Similar to Cell or Module history, there should be an option to get on demand history on formula changes. An option in blueprint mode to select any line item formula and get history option should be added. This will be helpful to track formula change in multiple model builder environments.
-
Subsets as a separate option on the left hand panel similar to LISs
There is a quite a bit of scrolling involved to get to list subsets, especially in large models with lots of them. It will be more efficient to group them together and be accessible with an icon similar to LISS with details of the underlying list presented.
-
Lengthb / LENB function
I would like to request a function to get the length of multibyte string in Anaplan. In some countries such as Japan and China, users can use multi-byte characters to enter number and alphabets. Our user wants to avoid entering the list name (i.g. Customer Name) in multi-bytes by mistake. Currently, end users can set same…
-
Model Map - Imports & data flows
A model map for data flows via imports is needed especially for Data Hub.
-
Increase Code character limit in List
Description of the enhancement required: Increase Code character limit which is currently max at 60 characters. An error window will appear if character limit is reached. How would it help their business process: Customers have data values that exceed 60 characters when they try to import data into their List. When they…
-
Add 'Does Not Contain' as condition when performing a filter on a text formatted line item
Many of our users would find it helpful if when filtering on text formatted line items, there was the option to use 'Does Not Contain'. There is a 'Contains' condition, which has proved helpful, however a 'Does Not Contain' would also provide a lot of value.
-
"Edit From" and "Edit To" in "Versions" don't prohibit users from importing values to that time peri
Description of the enhancement: The RFE would be to disallow users from importing into a timescale that they cannot edit. To reproduce: 1. Create a module with "Versions" and "Time" as dimensions. 2. In "Settings"->"Versions", change the "Edit From" to "Feb 16" on the "Actual" version. 3. Back in your module on "Actual"…
-
Drag/drop and select multiple for reordering actions in a process
When reordering actions in a process, I would like to be able to drag/drop and also select multiple actions at once, the same way we can when reordering line items for a module. Currently, we can only do 1 action at a time, and move 1 spot at a time using the up/down arrows. This is very tedious and time-consuming when…
-
Configure Default Number Format for Entire Model
It would be nice to be able to set a default number format for an entire model. We use the same number format across all modules and models so we're spending a significant amount of time modifying this setting from the current default. It would be very beneficial to set this format upfront. I saw this idea labeled as "Not…
-
Allow for line item subset to be more than just number formatted
Description of the enhancement required: Line Item Subsets are often used to build filter modules, as an alternative to using the Show/Hide functionality. Using a Boolean against a Line Item Subset on a filter module makes it very easy to select which columns should be shown or hidden on a dashboard. An example of the…
-
ITEM function cannot be used on composite lists with Summary of "Formula"
To reproduce: 1. Create a parent list and a composite child list. 2. Create a module with 1 line item with formula "ITEM(Child List)" and list formatted to "Child List". Applies To should be "Child List". 3. Change Summary to "Formula", the following error is shown: The formula for 'mod1'.'item1' is invalid: 'item1' =…
-
Custom groupings - As an admin I want to organise my model objects, such as lists, into groups
Similar to functional areas for modules, but allow admin to easily create custom groupings and assign objects to them, so that their settings objects are organized. This should be included everywhere we currently have 'Re-order', as it will need to be incorporated. For example, set of line items for UI data, calculations,…
-
Automatic ordering of dimensions within modules/line items
Description of enhancement: When re-dimensioning a module/line item by using the applies to dialogue box, it would be very useful if the order of the "applies to" was automatically ordered from the largest to the smallest. Business case for wanting this enhancement: Consistency of the dimension orders has a big impact of…
-
Ability to group actions by functional area
Description of the enhancement required: Create Directory/Grouping functionality for grouping Actions An example of the enhancement: Actions would be able to be grouped by function/area, similar to functional areas. How would it help you business process: I currently need to make a fake action to create a line in actions…
-
List cell "Contains" Typeahead
Description of enhancement: List cell input typeahead to work by "contains" typed text, not "starts with" (or make this a setting in blueprint format options). Example: The test list contained regions EMEA, APJ and NOAM. There's a list formatted line item in the module and if I type in the letter A, user wants all the 3…