-
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.
-
haschildren(List)
There should be a haschildren() function that takes in a list that a module is dimensioned by and returns a boolean, indicating whether or not the list member has a child. This would be especially useful in conditional formatting with multiple dimensions, where for one of the dimensions, you do not want the conditional…
-
Display fiscal year label as FYXX/XX for cross year configuration
Hi, My company is using a fiscal year that is not aligned to the conventional Jan-Dec period hence it will cross over the calendar year. In the Time settings, we can choose to align the fiscal year label to start or end month but the format is still FYXX. However it will be clearer if we can use a format like FY22/23…
-
Lists and Roll-ups in New Modeling Experience
I love the new Model Experience, but I miss the classic model experience in terms of viewing Lists and Modules on the same page. It would be great if we could add the Lists and Roll-ups functionality in the new Modeling Experience. As a model builder, we could see the Lists and Modules on the page together as we had in the…
-
Need export "tab" vs. copy/paste
A csv export of the Import Tab in the actions Menu would be great
-
Provide the ability to filter+sort modules in the Modules in particular in the "Applies too" column
In short the title explains the proposed improvement. When you have larger models or multiple MB working on a model, giving the ability to quickly find and sort makes finding other places that someone is using the module to complete significantly easier and quicker so you don't duplicate work, can reference other modules…
-
Ability to Turn Show Users Off at Line item level
If a line item is formatted on USERS, end user should not be able to see any other USER but himself in the dropdown and they should see only one name in the dropdown. Admins on the other hand should be able to see all. Hence the idea of Show Users: off at Line item level even if the module is not dimensioned by USERS. As…