web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Gonzalo Ruiz CRM Blog / Personal vs. System Views, ...

Personal vs. System Views, Dashboards and Charts

Gonzalo Ruiz Profile Picture Gonzalo Ruiz

There are two types of views/dashboards and charts in CRM 2011: Personal and System. The fundamental difference is that the first one is owned by a user/team while the second one is owned by the organization. This has a set of implications that might affect your design, that is why I have provided this comparison below which can be useful when selecting one or the other (there are pros and cons for each):

 

Personal

System

Ownership Can be owned by a user or team Owned by the organization
Visibility By default it is only visible to the user who creates it. By default it is visible to all users.
Privileges Can be protected using the standard privilege depths for the entity (none, user, BU, BU and child BU, Organization). This can allow you to make a chart/dashboard accessible to some users but not all and be able to select which users can see which charts/dashboards. User access can only be configured to all or none (if a user has access to a system chart/view then the user will have access to ALL system charts/views.
Sharing Can be shared with a specific user or team. For example the CEO might want to share a chart only with a VP. Cannot share system views/dashboards/charts since they are at the organization level.
Solutions Cannot be included in a solution. This is a show stopper if you need to move personal views/dashboards/charts across deployments and organizations. You would need to copy them manually. For charts, you can export the XML and import as a system chart. System views/dashboards are solution aware and are fully supported to be transported in solutions.
CUD operations (Create, update, delete) Most users will have access to create their own personal views, dashboards and charts. Only high privileged users and system administrators should have access to CUD operations on system views, charts and dashboards.

This was originally posted here.

Comments

*This post is locked for comments