- Release notes
- Getting started
- Installation
- Configuration
- Integrations
- Authentication
- Working with Apps and Discovery Accelerators
- AppOne menus and dashboards
- AppOne setup
- TemplateOne 1.0.0 menus and dashboards
- TemplateOne 1.0.0 setup
- TemplateOne menus and fashboards
- TemplateOne 2021.4.0 setup
- Purchase to Pay Discovery Accelerator menus and dashboards
- Purchase to Pay Discovery Accelerator Setup
- Order to Cash Discovery Accelerator menus and dashboards
- Order to Cash Discovery Accelerator Setup
- Basic Connector for AppOne
- SAP Connectors
- Introduction to SAP Connector
- SAP input
- Checking the data in the SAP Connector
- Adding process specific tags to the SAP Connector for AppOne
- Adding process specific Due dates to the SAP Connector for AppOne
- Adding automation estimates to the SAP Connector for AppOne
- Adding attributes to the SAP Connector for AppOne
- Adding activities to the SAP Connector for AppOne
- Adding entities to the SAP Connector for AppOne
- SAP Order to Cash Connector for AppOne
- SAP Purchase to Pay Connector for AppOne
- SAP Connector for Purchase to Pay Discovery Accelerator
- SAP Connector for Order-to-Cash Discovery Accelerator
- Superadmin
- Dashboards and charts
- Tables and table items
- Application integrity
- How to ....
- Working with SQL connectors
- Introduction to SQL connectors
- Setting up a SQL connector
- CData Sync extractions
- Running a SQL connector
- Editing transformations
- Releasing a SQL Connector
- Scheduling data extraction
- Structure of transformations
- Using SQL connectors for released apps
- Generating a cache with scripts
- Setting up a local test environment
- Separate development and production environments
- Useful resources
Filters
Filters are used to determine which data is shown on a dashboard. The following options are available to add filtering to a dashboard or dashboard item.
Filters created by a developer that filters the data from the table before it is provided to the dashboard item. Each dashboard item has its own filter which you can set in the Filter field in the General panel of the Chart tab. You can enter an expression that returns a Boolean value. For example, if you want to display only events from a specific country in a dashboard item (country="Japan").
The syntax of the expression should be similar to a per record expression. See Record expressions.
Dashboard item filters are not visible or editable by end users.
These are created by the developer and placed on the dashboard. Filter controls can be set up to filter multiple dashboard items. End users can change the values that are filtered but cannot add or remove these filters.
When you create a new chart, any existing filters on the dashboard will be active for this new chart as well.
In this case, the available filters on the Filters panel will be applied in the following way:
- The same filters from an existing chart that is created on the same table as the new chart will be applied.
- If there is no existing chart based on the table for the new chart, any defined filters for the first chart will be applied.
- If this is the first chart on the dashboard, all existing filters are activated for the new chart.