What are the virtues, in the New UX, of using Custom views over Module views and vice versa?
While i cannot talk on anaplan stance, but our experience with NUX in recent projects have been exactly what you are suggesting and we are building now with these guidelines in mind :
Anything related to presentations (reportings, dashboards or inputs) that can be technically set in NUX is done there instead of models.
That includes layouts for dashboards (using filters, pivot...).
It is derived from old 3-tier architectures (data / calculations or business logic / presentation) where NUX = presentation layer.
Obviously some components still require to be set in models :
- Import formats with saved views are still a necessity unfortunately
- some tricky lines or column filters when using line items in columns (hope this will be solved as a future ux enhancement) also require a saved view
- advanced and shared filters need their own line item to be built in the model itself to be consumed then in NUX
Maybe others have different experience and practices, but these above kind of naturally came into motion while we were into projects
@michael.jones
Module Views: You cant modify the view in New UX. You will have to use the view as is
Custom Views: You can modify the view in New UX. It includes Pivoting, Sorting, Conditional Formatting, Select Levels etc.
It basically saves time. Consider this :
A - to perform a customized dashboard in New UX using Module View you need to :
- Create a saved View in Model and Save IT
- Switch back to UX Page and create your grid using Model View you saved
B - to perform a customized dashboard in New UX using Custom View you need to :
- Go to UX Page and create the desired view
Granted if you already have all saved views, there is not advantage there
I personnally prefer to have the minimal number of saved views in Model as they tend to be less "manageable" than dealing with Pages and Grid in UX
@david.savarin Just wanted to share my thoughts here.
As per the Modules Design best practices... saved views should be created to get any grid published in Classic Dashboard. Now, if we want to move away from creating saved views for NUX dashboards, this would be a paradigm shift from the way we have been using saved views for. It would be mostly used for Imports (data from one modules to another in the same model or another model) and Exports ( data out of Anaplan).
Is that the way we have to go from NUX perspective?
AB
Check out this great article here
https://community.anaplan.com/t5/Blog/Custom-views-versus-module-views/ba-p/144360
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…