# View: dt_label_manager_insights

**View Name:** dt_label_manager_insights
**Table Source:** `INTELLIGENCE.DBT_PROD.DT_LABEL_MANAGER_INSIGHTS`
**File Path:** `dt_label_manager_insights.view.lkml`

## Overview

- **File Size:** 4614 bytes
- **Lines of Code:** 210
- **Dimensions:** 9
- **Measures:** 17
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `primary_key` | string |
| `label_manager_id` | number |
| `label_manager` | string |
| `label_id` | number |
| `label_name` | string |
| `is_active` | yesno |
| `is_physical` | yesno |
| `label_identifier` | string |
| `quarterback_label_manager` | string |

## Measures

| Name | Type |
|------|------|
| `count_is_active` | sum |
| `sum_count_recent_digital` | sum |
| `sum_count_recent_physical` | sum |
| `max_latest_release_date` | date |
| `sum_count_recent_priority` | sum |
| `sum_count_alltime_tracks` | sum |
| `count_is_physical` | sum |
| `sum_current_ytd` | sum |
| `sum_previous_ytd` | sum |
| `sum_last_twelve_months` | sum |
| `sum_previous_twelve_months` | sum |
| `sum_current_ytd_physical` | sum |
| `sum_previous_ytd_physical` | sum |
| `sum_last_twelve_months_physical` | sum |
| `previous_twelve_months_physical` | sum |
| `frontline_labels` | count_distinct |
| `catalog_d3_labels` | count_distinct |

