# View: int_prod_vw_performance_rights_delivery_history

**View Name:** int_prod_vw_performance_rights_delivery_history
**Table Source:** `intelligence.prod.vw_performance_rights_delivery_history`
**File Path:** `int_prod_vw_performance_rights_delivery_history.view.lkml`

## Overview

- **File Size:** 3001 bytes
- **Lines of Code:** 158
- **Dimensions:** 12
- **Measures:** 4
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `tuid` | number |
| `isrc` | string |
| `label_id` | number |
| `active` | yesno |
| `society_id` | number |
| `society_name` | string |
| `status_id` | number |
| `status_name` | string |
| `record_updated` | date |
| `date_delivered` | date |
| `comment` | string |

## Measures

| Name | Type |
|------|------|
| `count_records` | count_distinct |
| `count_label` | count_distinct |
| `count_tuid` | count_distinct |
| `count_isrc` | count_distinct |

