# View: int_dbt_prod_sales_performance_metrics

**View Name:** int_dbt_prod_sales_performance_metrics
**Table Source:** `INTELLIGENCE.DBT_PROD.SALES_PERFORMANCE_METRICS_SPOTIFY`
**File Path:** `int_dbt_prod_sales_performance_metrics.view.lkml`

## Overview

- **File Size:** 6144 bytes
- **Lines of Code:** 294
- **Dimensions:** 22
- **Measures:** 3
- **Dimension Groups:** 5
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `labelid` | number |
| `labelname` | string |
| `owner` | string |
| `label_country` | string |
| `spotify_track_uri` | string |
| `isrc` | string |
| `trackname` | string |
| `upc` | number |
| `relase_name` | string |
| `artistname` | string |
| `priority` | string |
| `priority_country` | string |
| `playlist_country` | string |
| `playlist_name` | string |
| `playlisturl` | string |
| `playlisturi` | string |
| `playlist_position` | number |
| `position_tier` | tier |
| `playlisttypename` | string |
| `parent_company` | string |
| `brand_name` | string |
| `service_tier_name` | string |

## Measures

| Name | Type |
|------|------|
| `playlist_track_count` | count_distinct |
| `track_count` | count_distinct |
| `playlist_count` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `release_date` | time |
| `sale_start_date` | time |
| `recorded_date` | time |
| `Current` | time |
| `Previous` | time |

