Skip to main content
This layout is deprecated. Use the new Reports layout instead.
The reports view combines the three most common reports into a single page, including the P&L, Balance Sheet, and Cash Flow Statement. These are the tabular forms of these reports rather than interactive charts. Reports View

Properties

boolean
default:"true"
Controls whether the page title/header is displayed.
ReportType[]
Array of reports to enable. Defaults to all three reports. Available values: ['profitAndLoss', 'balanceSheet', 'statementOfCashFlow']. If more than one report is enabled, view will include a tabbed interface to switch between reports.
Custom function for rendering in-app navigation links. See the In-App Linking guide for details.
TimeRangePickerConfig
TimeRangePickerConfig
ReportsStringOverrides