REVENUE_PER_SEGMENT
Get the revenue breakdown by business segment for a given company over time.
Syntax
=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_SEGMENT(symbol,[period],[structure])
Examples
=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_SEGMENT("AAPL")
=OBB.EQUITY.FUNDAMENTAL.REVENUE_PER_SEGMENT("AAPL","annual","flat")
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | True |
period | Text | Time period of the data to return. | False |
structure | Text | Structure of the returned data. | False |