# View: int_dbt_prod_rm_db_accounting_base_periods

**View Name:** int_dbt_prod_rm_db_accounting_base_periods
**Table Source:** `intelligence.dbt_prod_strategy.rm_db_accounting_base_periods`
**File Path:** `views/rm_dashboard/int_dbt_prod_rm_db_accounting_base_periods.view.lkml`

## Overview

- **File Size:** 6533 bytes
- **Lines of Code:** 244
- **Dimensions:** 12
- **Measures:** 4
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- dimension: artist_id {
- type: number
- view_label: "Artist"

## Dimensions

| Name | Type |
|------|------|
| `period` | string |
| `label_id` | number |
| `label_name` | string |
| `store_name` | string |
| `transaction_country_name` | string |
| `physical_digital_video_release` | string |
| `transaction_group` | string |
| `transaction_group_services_breakout` | string |
| `transaction_group_services_breakout_grouped` | string |
| `payout_currency_code` | string |
| `relationship_manager_userid` | string |
| `catalog_buckets` | string |

## Measures

| Name | Type |
|------|------|
| `gross_revenue` | sum |
| `prev_period_gross_revenue` | sum |
| `gross_revenue_with_symbol` | string |
| `prev_period_gross_revenue_with_symbol` | string |

## Dimension Groups

| Name | Type |
|------|------|
| `max_activity_date` | time |

