# View: facts_prod_fact_market_share

**View Name:** facts_prod_fact_market_share
**Table Source:** `facts.prod.fact_market_share`
**File Path:** `facts_prod_fact_market_share.view.lkml`

## Overview

- **File Size:** 3884 bytes
- **Lines of Code:** 158
- **Dimensions:** 11
- **Measures:** 7
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- UNCATEGORIZED
- Market Share
- value_format: "[>=1000000]$ #,##0.0,,\" M\"; [>=10 OR =0]$ #,##0; [>=.0000001]$ #,##0.0000;"

## Dimensions

| Name | Type |
|------|------|
| `orchard_monthly_marketshare_by_product_and_country` | number |
| `country_code` | string |
| `storeid` | number |
| `store` | string |
| `product` | string |
| `is_adsup` | yesno |
| `is_bundle` | yesno |
| `is_multiuser` | yesno |
| `is_trial` | yesno |
| `currency_conversion_to_usd_rate` | number |
| `original_currency_code` | string |

## Measures

| Name | Type |
|------|------|
| `users` | sum |
| `store_streams` | sum |
| `orchard_streams` | sum |
| `store_revenue_ocurr` | sum |
| `store_revenue_usd` | sum |
| `orchard_gross_revenue_ocurr` | sum |
| `orchard_gross_revenue_usd` | sum |

## Dimension Groups

| Name | Type |
|------|------|
| `activity_month544` | time |

