# View: yt_conflict_report_final

**View Name:** yt_conflict_report_final
**Table Source:** `facts.prod.fact_conflict`
**File Path:** `views/yt_assets_project_space/yt_conflict_report_final.view.lkml`

## Overview

- **File Size:** 2096 bytes
- **Lines of Code:** 124
- **Dimensions:** 12
- **Measures:** 5
- **Dimension Groups:** 3
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `row_id` | number |
| `conflict_id` | number |
| `partner_id` | string |
| `partner_asset_id` | string |
| `isrc` | string |
| `tuid` | string |
| `vendor_id` | string |
| `subaccount_id` | string |
| `territory` | string |
| `territory_standard` | string |
| `conflicting_owner` | string |
| `yt_recent_daily_average` | string |

## Measures

| Name | Type |
|------|------|
| `count_partner_asset_id` | count_distinct |
| `count_isrc` | count_distinct |
| `count_rows` | count |
| `territory_list` | string |
| `views_in_conflict` | max |

## Dimension Groups

| Name | Type |
|------|------|
| `conflict_date` | time |
| `resolved_datetime` | time |
| `processed_datetime` | time |

