The Attributes screen provides an overview of the various attribute groups and individual attributes linked to a specific Data Layer. This interface is useful for monitoring and managing the data attributes within a system. The screen is divided into two primary views: Group and List, each serving different purposes.
Group View
The Group View presents the data organized by attribute groups, showing a summary of all attributes categorized under each group. This view helps users manage large data sets more efficiently by grouping related attributes.
The following key columns are displayed in the group view:
- Group Name: Displays the name of the attribute group. Clicking the attribute group name will take the user to the list view, displaying only its attributes.
- Attributes: Lists the individual attributes belonging to the respective group.
- Total Result Count: This shows the number of results returned for each attribute group during the last query execution.
- Status: Indicates whether the attribute group is Active or Inactive.
- Edit Icon: Provides quick access to the edit page, where users can modify attribute groups or queries.
List View
In contrast to the Group View, the List View focuses on each attribute, showing one row per attribute even if multiple attributes belong to the same group. This detailed view helps dive deeper into specific attributes.
The columns visible in this view are:
- Group Name: Indicates the group to which the attribute belongs.
- Attribute Name: Displays the name of the individual attribute. Clicking the attribute name will take the user to the Attribute Builder screen.
- Created Query: This is a query generated for the attribute by selecting the columns of the dataset on the Attribute Builder screen. You can modify this query on the Attribute Builder Screen.
- Total Result Count: This shows how many records match this attribute during the most recent job execution.
- Status: Displays the current status of the attribute (Active or Inactive).
- Frequency: Indicates the occurrence of the attribute within the Recency period.
- Edit Icon: Provides access to modify or update the attribute directly from this view.
Key Takeaways
- The Group View offers a high-level summary of attribute groups, making it easier to manage related attributes collectively.
- The List View provides a granular look at each attribute, enabling detailed tracking of attribute-specific data and queries.