-
Retain selection of "Module" tab in Pages View
The new modules tab in the NMX "Pages" group is a great add. I've been using it to search in an entire app for a specific set of modules. I believe this will be a common use for this feature, which leads me to a small ask: The Issue: as a user clicks from one page to the next in the pages view, the selected tab reverts…
-
User List in a Model
There should be a filtering option within the user tab so relevant filtering can be done on the user tab on the columns. This will help to manage licenses more efficiently and also user access.
-
Quick Sum Bar for Maximized Card Views in NUX
Hi, Quick sum currently works for cards on a board, but does not work when a card from that board is maximized. This was a feature in the old UX when a module on a dashboard was maximized. We have a good deal of users asking for this feature.
-
Delete List Items Using Selection
Hi For deleting selected list items from the list by using "Delete List Items Using Selection" action, it is taking long time(nearly one and half to two minutes) as the list is having many list items nearly 14000 list items. It would be better if we find an alternative way to delete selected list items, such that it should…
-
Dynamic Sum based on Multi-Select in Context Selectors
This is an extension of already requested options to select multiple items in a UX context selector (for reference, see that Idea here and here). I wanted to call out the specific request that it be possible to have dynamic sum based user-selected context items. The point has been mentioned in these Ideas here above but…
-
Renaming the saved views without disturbing modules or creating new views
Hello Everyone, So found this easy of way of renaming the views without disturbing the module or creating a new saved view. Path to rename the saved view View > Manage views > Rename the required saved view > save
-
Disable formulas in Version
I would like to see the possibility to disable formulas for an entire Version. This would enable to save a bulk copy of latest forecast without regards to change in logic. Currently this is managed by saving a copy of the entire model but that makes it hard to compare.
-
September 2022 releases and October sneak peek - View Modules Used In Pages
The release this month is helpful but I think it missed expectations. What would be more helpful is to be able to see what UX pages a module is published on in the exact same way the "Used in Dashboards" column is in the Modules. The update would more or less be "View Pages Used in Modules". I used the column in the…
-
Time Scheduling with Optimizer
A system that allows optimized scheduling of dates / times over a period would be very useful (for example a finite capacity scheduler in production scheduling, rather than a scheduling of a team for maintenance interventions, etc ...) to broaden the functional coverage a supply chain model.
-
Percentile formula
It would save a lot of time and space to have percentile formulas in Anaplan. Percentiles are very valuable to eliminate extreme values from data sets and improve the accuracy of our forecasting models. Having a percentile formula would address the need for a median formula at the same time. Further below are a few…
-
IFS function
One of the most powerful "recent" functions I've used in Excel is IFS(), where a single statement can replace multiple levels of IF THEN ELSE statements. From Microsoft's description: Generally, the syntax for the IFS function is: =IFS(Something is True1, Value if True1,Something is True2,Value if True2,Something is…
-
AND and OR logical operators
In our work we need to frequently use several layers of nested IF THEN ELSE statements. These could be greatly streamlined by introducing IF and OR logical operators to Anaplan. For example: IF A = 1 THEN IF B = 2 THEN TRUE ELSE 0 ELSE 0 could be replaced with IF AND(A = 1, B =2) THEN TRUE. In this context, these operators…
-
Create an export to CSV option for the Pages Report in the new model experience
Can we create an option to export the pages report as a csv in the new model experience?
-
Apps > Report: Add Variance between rows
The new feature in Apps > Report to add variance between columns (as shows in the screenshot) is fantastic. It would be very useful to have the same feature to calculate variances between rows, but this is currently unavailable. It would be greatly appreciated if this feature could please be added as soon as possible so we…
-
Formula Edit Window
Dear Anaplan Developpers, Is it possible to not close automatically the Formula Edit Window after validating modification ? It will be very usefull when we are auditing and editing several line items in a specific module Thanks a lot
-
Open referencing modules and related lists
As a model builder I want to be able to open modules which are referenced by selected module as a blueprint action. This is how I think it could look like: Also I want to be able to open list elements used as dimensions oth the module. (we could not have it in classic US as we could not open multiple lists but now we can!)…
-
The ability to select module measurements in Formula scope
Please, add the ability to select module measurements in Formula scope. With this feature you can use both manual input and formula in one LI, not only using the built-in versions, but also the lists and subsets. Advantages: 1. Reducing the number of Line Items. No need to duplicate LI for fact and forecast input. 2.…
-
Auto sorting subsets list when choosing Applies to or Format
As a model builder I have to search through "the list of the lists" to select necessary dimension in Applies to or a list for line item format. Most of the lists are ordered the same way as we put them in General lists and Line item subsets tabs using "Reorder..." button. But apart from that we have Subset which can be…
-
"Missing" argument from "SUBSTITUTE" formula equivalent vs Excel
Anaplan's "SUBSTITUTE" formula has three arguments whereas excel's has a fourth optional argument that would allow for much simpler identification of specific substrings within a string that varies in construct: Anaplan = SUBSTITUTE(Text to search in, Text to find, Replacement text) Excel = SUBSTITUTE(Text to search in,…
-
Item count in subset tab
As a model builder I'd like to be able to see number of items in a subset. The same is applicable for Line item subset.