Filters are a data segmentation system, providing a way to limit which records within a Layer a User sees when accessing it in Vision.
Filters include records based on their type.
The different types of Filter
Filter Type | Description |
Dynamic |
Filters records based on a chosen set of Classifications. Only records with the specified Classifications will be displayed to the User. The primary advantage of Dynamic Filters is that changing the Classification of a record instantly updates whether or not the Filter includes the record when displaying the Layer to the User. |
Static |
Filters records which are directly linked to the Filter. Only records directly linked to the Filter will be displayed to the User. The primary advantage of Static Filters is that it allows you to be very precise about what records a Filter will include when displaying the Layer to the User. However, this granularity requires API integration to be used effectively. |
Comments
0 comments
Article is closed for comments.