# View: ows_conflict_manager_prod_action

**View Name:** ows_conflict_manager_prod_action
**Table Source:** `OWS_CONFLICT_MANAGER.PROD.ACTION`
**File Path:** `ows_conflict_manager_prod_action.view.lkml`

## Overview

- **File Size:** 1867 bytes
- **Lines of Code:** 77
- **Dimensions:** 6
- **Measures:** 2
- **Dimension Groups:** 1
- **Filters:** 0

## Description

Unique ID for each conflict

## Dimensions

| Name | Type |
|------|------|
| `conflict_id` | number |
| `action` | string |
| `reason` | string |
| `additional_information` | string |
| `account_type` | string |
| `account_id` | string |

## Measures

| Name | Type |
|------|------|
| `conflict_asserted` | number |
| `conflict_released` | number |

## Dimension Groups

| Name | Type |
|------|------|
| `action_date` | time |

