# View: nav

**View Name:** nav
**Table Source:** `Derived Table (Custom SQL)`
**File Path:** `nav.view.lkml`

## Overview

- **File Size:** 40206 bytes
- **Lines of Code:** 771
- **Dimensions:** 15
- **Measures:** 0
- **Dimension Groups:** 0
- **Filters:** 0

## Comments & Notes

- #################################################
- Parameters for Business Review Smart Dashboards#
- #################################################

## Dimensions

| Name | Type |
|------|------|
| `release_view` | string |
| `navigation_A_and_R` | string |
| `artist_view` | string |
| `track_view` | string |
| `label_view` | string |
| `business_review_view` | string |
| `store_view` | string |
| `genre_view` | string |
| `marketshare_view` | string |
| `Territory_snapshot_view` | string |
| `Label_Management_Control_Panel` | string |
| `Tiktok_Analytics_Dashboard` | string |
| `spotify_store_view` | string |
| `amazon_store_view` | string |
| `uma_store_view` | string |

## Derived Table

```sql
sql: SELECT 'nav' as nav  ;;
```

