# View: dim_period_accounting

**View Name:** dim_period_accounting
**Table Source:** `facts.prod.DIM_PERIOD`
**File Path:** `dim_period_accounting.view.lkml`

## Overview

- **File Size:** 688 bytes
- **Lines of Code:** 38
- **Dimensions:** 5
- **Measures:** 3
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `month` | string |
| `periodid` | string |
| `quarter` | string |
| `year` | string |
| `display_month` | string |

## Measures

| Name | Type |
|------|------|
| `min_display_month` | number |
| `max_display_month` | number |
| `rows` | count |

