AnalyticsReportsFilters
The filters used for running an analytics report.
Table-Specific Information
SELECT
The add-in will use the Oracle Service Cloud API to process WHERE clause conditions built with the following operators. AnalyticsReportsid is a required column.
analyticsReportsid supports "="
SELECT * FROM AnalyticsReportsFilters WHERE analyticsReportsid = 12
Columns
| Name | Type | Description |
| AnalyticsReportsId | Long | Id of analytics report |
| Name | String | Name of filter |
| Values | String | Values of filter |