# View: dim_label

**View Name:** dim_label
**Table Source:** `facts.prod.DIM_LABEL`
**File Path:** `dim_label.view.lkml`

## Overview

- **File Size:** 4170 bytes
- **Lines of Code:** 232
- **Dimensions:** 9
- **Measures:** 2
- **Dimension Groups:** 2
- **Filters:** 0

## Comments & Notes

- dimension: average_upcs_per_label {
- view_label: "Label"
- type: number

## Dimensions

| Name | Type |
|------|------|
| `country_id` | string |
| `is_distributor` | string |
| `label_id` | number |
| `label_name` | string |
| `owner` | string |
| `owner_id` | string |
| `priority` | string |
| `is_red` | yesno |
| `label_is_sme` | string |

## Measures

| Name | Type |
|------|------|
| `number_of_labels` | count_distinct |
| `count_labels` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `date_created` | time |
| `last_updated` | time |

