Custom Reports
Summary
- AdapTable allows users to create Custom Reports
- These can be configured by developers at design-time, or build in the UI at run-time
- Custom Reports typically use an Expression
- Custom Reports can be exported in various formats to all destinations
Custom (i.e. bespoke) Reports can be provided to supplement the System Reports shipped by AdapTable.
Custom Reports can be created and supplied in 2 ways:
- by run-time users via the Export Wizard
- at design-time through Export Initial State
AdapTable enables these reports to be exported to all available destinations.
Each Custom Report specifies which columns and rows to export.
Note
Custom Report rows typically contain a Boolean Expression, evaluated by AdapTableQL each time the Report runs
Custom Reports
- This demo contains 2 Custom Reports (provided in Export Initial State):
Popular Frameworks- exports 2 columns for rows withGithub Stars> 50000MIT JavaScript- exports 5 columns for rows whereLanguageis JavaScript and theLicenseis MIT License
Defining Custom Reports
Custom Reports can be provided at design-time in Export Initial State.