-
Ability to view Totals for selective access enabled list items
Users would have the provision to view the totals of the list items they have access to in a particular hierarchy even though the selective access is enabled
-
Multi-Substitute formula
Hi everyone, It could be very nice to have a new formula to allow replacing several values by others instead of only one with the substitute function. For example, to replace "," by "." and " " by "", the current way is : SUBSTITUTE(SUBSTITUTE([Text], ",", "."), " ", ".") The new way could be : SUBSTITUTES([Text], ",",…
-
Users at tenant level
Hi Would be nice to be able to export users data at tenant level, just like you can do at model level: Also would be nice for system to synch with Admin Access Control>Assignments and Users e.g. if one disables a user in Admin section, the user does not appear in Assignments list. Below user is disabled but still appears…
-
Ability to test the model as a non WSA
Hi, It would be great if we could have a button to toggle which will let us replicate the non-WSA access. This will help in cases when there is a single model builder and he needs to test a functionality created for Non - WSA. This should not remove the workspace admin rights but more of like a 'Test as Non WSA' type of…
-
Syncing Revision Tags
When pushing changes from DEV to PROD there is a box you need to uncheck to make sure PROD does not go offline. If a golden rule of the ALM is to not take off a model from PROD that box should default to being unchecked.
-
Increase Note Character Count (in Blueprint Mode)
250 characters or how ever many is too small for saving off larger formulas when modeling or if saving detailed descriptions/insctructions. Please increase to a few thousand. Thanks.
-
As a modelbuilder I would like to use FindItem with a property or line item
I have seen that I am not the only one facing the issue that there is property or lineitem which is neither a code or name of list but it is needed for identification, like a WHERE statement in SQL. Might it be possible to extend the FINDITEM function by an optional parameter to reference a property or lineitem which has…
-
NUX - Pushing Changes from TEST App pages to PROD App Pages
BACKGROUND: We utilize ALM and have everything built out in Apps for End Users. We have Duplicate Apps for TEST and PROD. PROBLEM: This becomes a pain and time consuming maintaining the changes you make in both TEST and PROD. Currently we have to make a duplicate of each page edited, move it to the new app, then repoint…
-
Model Search Idea: Recently opened objects
As a model builder, I would like to be able to have a quick list of recently visited objects (such as lists, modules, dashboards, pages - everything that opens as a separate tab in NMX) - at least 10 objects. This will save a lot of time while working on a particular functionality in big models for a long time. Every time…
-
Ability to select multiple grids and drag and drop as needed
While building UX page, it would be better if the developer can select multiple cards/grids in the page and move them together rather than doing it one by one which would save lot of time
-
Provide Retrospective Access to Optimizer Process Failed Message
When the Optimizer has failed (e.g. due to a timeout) I would like to be able to access the Process Failed message and details for the most recent Optimizer run from the Actions tab in the model. This feature could be provided e.g. via a hyperlink in the Start Date and Time (UTC) column. The message contains useful…
-
Improve history logging when changing current period
When a change is made to the current period of a model, the history record which gets generated only contains a description of "Change Time Scale". It would be useful if the Previous Value and New Value fields could be populated as well to understand the change in current period
-
Iterate Process X Times
Functionality should be added that allows users to iterate a process X times. This could be done with nested processes (which have gained support and would have other use cases), or some other configuration to determine if a process should be run several times. Use Case - pro forma financial statement development. To…
-
Line items
Hi Anaplan Team, Model builders could work more quickly and efficiently if we could display the list of filters and import actions. When we attempt to delete a line item, Anaplan shows the referenced line items, but it does not indicate which line items that specific line item is using in filters and import actions.
-
Anaplan History Extraction based on Specific Criteria
Hi Anaplan Team, We now only have one option for extracting history: selecting a date range. It will benefit all model builders and Anaplan workspace admin users who truly take part in model development if we can offer more options, filters, or criteria. History Extraction Options along with Data Range: based on a specific…
-
Model Map, stop automatic build of map
When selecting Model Map, Anaplan automatically builds the map. For a large model this can take a while to build and is rarely what you want. Instead you should be allowed to make your module selection, perhaps with checkbox for immediate dependents 'to' and 'from' and then have a 'Build Map' button.
-
Optimizer Error Handling
Hi As a Model Builder I like to see the exact constrain failure for my variable definition while constructing an Optimizer action. Currently Anaplan gives are generic message for Optimizer failure, in case we use multiple constrains for a solution and any one constrain doesn't meet the criteria process fails, if Anaplan…
-
Keep Source Number Format for Line Item Subsets
Would love for Anaplan to have the ability to keep the source format when doing a collect function. For example, when looking at a P&L report, Gross Profit is a $ but Gross Profit Margin is a %. When bringing values in as a COLLECT, would like those number formats to remain intact.
-
Module view: Column Wrap
I would like to have an option in Module view to set width of columns so that the name of line item and data is visible. Similar to excel functionality where you can click on "Wrap Text" and it sets the width automatically rather than change it manually.
-
Add ability to import Format, Summary, Applies To as part of module blue print import
Currently, you can only import line item name, line item code and parent in module blue print mode as per screenshot below: The request is to expand it to include the ability to import Format, Applies To and Summary. And if not too complex, the Formula as well. I'm finding during various project engagements that there are…