# View: royalty_accounting_prod_vw_abacus_fact_sales_publishing

**View Name:** royalty_accounting_prod_vw_abacus_fact_sales_publishing
**Table Source:** `ROYALTY_ACCOUNTING.PROD.VW_ABACUS_FACT_SALES_PUBLISHING`
**File Path:** `royalty_accounting_prod_vw_abacus_fact_sales_publishing.view.lkml`

## Overview

- **File Size:** 12217 bytes
- **Lines of Code:** 402
- **Dimensions:** 38
- **Measures:** 8
- **Dimension Groups:** 0
- **Filters:** 0

## Dimensions

| Name | Type |
|------|------|
| `statement_detail_id` | number |
| `period_id` | number |
| `song_no` | number |
| `song` | string |
| `writer` | string |
| `source1_name` | string |
| `source1_country` | string |
| `source2_name` | string |
| `source2_country` | string |
| `source3_name` | string |
| `source3_country` | string |
| `source4_name` | string |
| `source4_country` | string |
| `source_country` | string |
| `source_name` | string |
| `income_type` | string |
| `sh_id` | number |
| `rptg_pd` | string |
| `sales_pd` | string |
| `product_number` | string |
| `artist_product_number` | string |
| `song_share_percent` | number |
| `control_percent` | number |
| `royalty_percent` | number |
| `df` | string |
| `source_product` | string |
| `iswc` | string |
| `external_song_id` | number |
| `artist` | string |
| `source_song` | string |
| `isrc` | string |
| `transaction_id` | number |
| `account_id` | number |
| `has_multiple_owners` | yesno |
| `vendor_controlled_share` | number |
| `fee_percent` | number |
| `preferred_currency` | string |
| `currency_conversion_rate` | number |

## Measures

| Name | Type |
|------|------|
| `units` | sum |
| `amount` | sum |
| `royalty_amount` | sum |
| `adjusted_share` | sum |
| `adjusted_gross` | sum |
| `orchard_fee` | sum |
| `net_revenue` | sum |
| `net_revenue_preferred_currency` | sum |

