# View: facts_prod_dim_playlist

**View Name:** facts_prod_dim_playlist
**Table Source:** `facts.prod.dim_playlist`
**File Path:** `facts_prod_dim_playlist.view.lkml`

## Overview

- **File Size:** 4237 bytes
- **Lines of Code:** 157
- **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 |

