# View: int_dbt_prod_rev_and_profit_last_12_months

**View Name:** int_dbt_prod_rev_and_profit_last_12_months
**Table Source:** `INTELLIGENCE.DBT_PROD.REV_AND_PROFIT_LAST_24_MONTHS`
**File Path:** `int_dbt_prod_rev_and_profit_last_12_months.view.lkml`

## Overview

- **File Size:** 2379 bytes
- **Lines of Code:** 119
- **Dimensions:** 11
- **Measures:** 3
- **Dimension Groups:** 1
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `country_name` | string |
| `continent` | string |
| `label_id` | number |
| `label_name` | string |
| `label_country` | string |
| `is_local_revenue_label` | yesno |
| `context` | string |
| `genre` | string |
| `owner` | string |
| `store_name` | string |
| `store_id` | number |

## Measures

| Name | Type |
|------|------|
| `net_rev_usd` | sum |
| `gross_rev_usd` | sum |
| `orchard_profit` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `accounting` | time |

