|
Benchmarking indicators
|
Not supported
|
| Indicators with no conditions |
Not supported |
| Scripted breakdown mappings/aggregations |
Not supported |
| Breakdowns/aggregations on string and numeric type fields are not supported |
The same limitations apply as with classic Performance Analytics breakdowns and indicators: Breakdowns on Choice fields that are strings or integers are supported. Only purely string and numeric fields are not supported. For example, a breakdown on Incident.Category
would be supported because Category is a Choice field. A breakdown on Short Description would not be supported, because that is purely a string. |
| Only some query operators are supported |
Unsupported operators for each field type on the source:
- Boolean/ChoiceTable/Reference: ISEMPTYSTRING
- SysClassName: INSTANCEOF
- String: MATCH_PAT and MATCH_RGX
- Currency: NOT_EQUALS, LESS_THAN, GREATER_THAN, LESS_THAN_OR_EQUALS, GREATER_THAN_OR_EQUALS, BETWEEN, EQUALS
- Relative Dates: LESS_THAN, LESS_THAN_EQ, GREATER_THAN, GREATER_THAN_EQ, BETWEEN
|
| Formula indicators |
All contributing indicators must support Data snapshots. |
| Formula methods |
Formula indicators that use methods in their formulas are not supported. |
| Manual or external indicators or breakdowns |
Only automated indicators, formula indicators, and automated breakdowns are supported. All contributing indicators in a formula indicator must be supported for the formula indicator to be supported. |
| Indicators based on database views |
Only supported when the join conditions do not include fields other than sys_id. |
| Database view prefix limitations |
If the indicator source is a database view and there is an uppercase character in the database view prefix, the indicator is not supported. Also, if the two tables in the database view have the same prefix, the
indicator is not supported. |
| Indicators with more than 250 breakdown/aggregation fields |
Only 250 levels of breakdown are supported. |
| Indicators whose collection jobs have more than one timezone |
Only daily collection and only one timezone are supported. |
| Historical processing |
Only data collected after the enablement date is supported. Attempts to apply more than two levels of breakdown to older data do not return any results. |
| Breakdown matrices |
Not applicable. All breakdown combinations are supported by design. |
| Collection periods set on data collector |
All collections are daily. |