Data Limitations
The purpose of a data limitation is to limit the amount of data that is displayed in a view.
There are several uses for this, as the following table illustrates.
Area | Problem | Solution |
---|---|---|
Security | Not all users are allowed to see all data. For example, legislation often dictates that absence due to illness may not be visible to just anyone. |
The administrator can define one or more system data limitations that limit the data that is displayed. The data limitations can then be applied to a role. |
Usability | If a view displays all the data, it can be difficult for a user to locate the data that he or she is currently working with. | The administrator can create one or more public data limitations for users to choose from. |
Performance | If a view must load a lot of data, this can result in long load times. | By limiting the amount of data that must be loaded and shown, the view loads faster. |
Memory | There may simply be too much data for the view to display; that is, the application runs out of memory before the view has opened. | By limiting the amount of data that must be loaded, the view takes up less memory. |
The following table describes the available data limitations:
Data Limitation | Description |
---|---|
System Data Limitation |
The administrator defines this type of data limitation. The purpose is to limit the data that users are allowed to see. The users cannot choose between the system data limitations, and they cannot choose not to apply them. |
Public Data Limitation | The administrator creates the public data limitations, but users can choose whether to apply them or not. |
- Related Topics:
- General Tab
When you select a public or system data limitation and edit it, this tab shows its name, description, and kind of data limitation. You can edit the name or description. - Project Limitation Tab
This section describes the specialized filters related to project limitations. - Resource Limitation Tab
This section describes the specialized filters related to resource limitations. - Field Based Limitations in Project/Resource Limitation Tabs
For the most part, the field based limitations only relate to the project or the resource, and not to the logged-in user. - Assignment Limitation Tab
Assignment limitations combine the filtering of the project limitation with the resource limitation and applies them to assignments. - Public Data Limitations
Use this window to create public data limitations. - System Data Limitations
The People Planner administrator creates system data limitations and uses them to restrict the data that users are allowed to see. - Combining Data Limitations
When a user has more than one function in the company, this is usually reflected by the user being assigned to multiple roles in People Planner. - Data Limitations and Performance
One of the uses for a data limitation is to improve People Planner's performance.