# View: int_dbt_prod_ifpi_country_label_level_accounting

**View Name:** int_dbt_prod_ifpi_country_label_level_accounting
**Table Source:** `INTELLIGENCE.DBT_PROD.IFPI_COUNTRY_LABEL_LEVEL_ACCOUNTING`
**File Path:** `int_dbt_prod_ifpi_country_label_level_accounting.view.lkml`

## Overview

- **File Size:** 2202 bytes
- **Lines of Code:** 88
- **Dimensions:** 7
- **Measures:** 1
- **Dimension Groups:** 1
- **Filters:** 0

## Description

Month & Year based on Accounting Date - when the transaction was processed by Finance. Use this when doing financial reporting

## Comments & Notes

- alias: [accounting_month]
- alias: [gross]
- value_format_name: decimal_4

## Dimensions

| Name | Type |
|------|------|
| `country_code` | string |
| `main_portuguese_labels_or_other_sort` | string |
| `main_portuguese_labels_or_other` | string |
| `label_is_som_livre_sort` | string |
| `label_is_som_livre` | string |
| `store_id` | number |
| `transac_type_abbr` | string |

## Measures

| Name | Type |
|------|------|
| `gross_revenue_usd` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `accounting_month` | time |

