# View: awal_facts_prod_dim_playlist

**View Name:** awal_facts_prod_dim_playlist
**Table Source:** `intelligence.dbt_prod.base_dim_playlist`
**File Path:** `DOSC/Financial_Team/awal_summary_streams_separation/views/awal_facts_prod_dim_playlist.view.lkml`

## Overview

- **File Size:** 4169 bytes
- **Lines of Code:** 156
- **Dimensions:** 12
- **Measures:** 2
- **Dimension Groups:** 2
- **Filters:** 0

## Comments & Notes

- sql_table_name: facts.prod.dim_playlist ;;

## Dimensions

| Name | Type |
|------|------|
| `playlistid` | number |
| `playlistauthor` | string |
| `playlistimage` | string |
| `playlistname` | string |
| `playlisttypename` | string |
| `is_editorial` | yesno |
| `playlisturi` | string |
| `playlisturl` | string |
| `storeplaylistid_original_value` | string |
| `storeplaylistid` | string |
| `playlisttypeid` | string |
| `storeid` | number |

## Measures

| Name | Type |
|------|------|
| `count_playlists` | count_distinct |
| `first_week_editorial_playlists` | count_distinct |

## Dimension Groups

| Name | Type |
|------|------|
| `createddatetime` | time |
| `updateddatetime` | time |

