Indicator form
Summarize
Summary of Indicator form
The Indicator form in ServiceNow’s Enterprise Architecture Australia release enables customers to define and manage application indicators—key business metrics that evaluate applications across dimensions such as cost, quality, technical risk, investments, user satisfaction, and business value. These indicators help you monitor application health and performance consistently.
Show less
Key Features
- Indicator Definition Fields: Customize indicators by setting their Name, Category, Short description, Direction (whether higher or lower values are better), and Result precision to control decimal display in dashboards.
- Data Handling and Performance: Use Result limit to restrict the number of records processed for better system performance, and configure Automatic refresh interval for timely score updates.
- Units and Frequency: Define meaningful units such as number, currency, time, or custom units. Set the Frequency for data collection, ensuring it aligns with fiscal periods to apply target normalization accurately.
- Target Values and Normalization: Specify Target maximum and Target minimum values to establish performance thresholds, with an option to consider absolute values or use intelligent logic. When frequencies mismatch, dynamic normalization is applied automatically.
- Data Source Options: Choose from multiple data sources including Performance Analytics indicators, Custom Scripts, Query Conditions, Assessments, or dependent child Indicators. Each source type enables tailored data collection and scoring methods.
- Normalization and Consolidation: Employ normalization scripts to standardize scoring across applications and select consolidation methods (average, sum, max, min) to aggregate data meaningfully over time periods.
- Click Through Functionality: Configure click through URLs to provide users with quick navigation to related dashboards or applications for in-depth indicator analysis. Options include opening in new windows, dialogs, or the same window.
- Active Status and Ordering: Activate or deactivate indicators as needed and define their order of appearance for logical presentation in application or capability views.
Practical Benefits for ServiceNow Customers
- Enables systematic tracking of application performance across multiple critical dimensions to support informed decision-making.
- Improves data processing efficiency with configurable limits and refresh intervals, ensuring timely and relevant insights without overloading the system.
- Supports flexible data sourcing and scoring methods, allowing integration with various data types and external systems.
- Enhances user experience through configurable click through links for immediate access to detailed information or related tasks.
- Ensures alignment with organizational fiscal calendars and business goals through frequency and target value configuration, enabling accurate normalization and benchmarking.
Application indicators are business metrics that assess the applications across dimensions such as cost, quality, technical risk, investments, user satisfaction, and business value.
Indicator form fields
| Field | Description |
|---|---|
| Name | Name of the application indicator. |
| Category | Category that the indicator is associated with. |
| Short description | Short summary of the application indicator. |
| Direction | Business application with maximum or minimum values. Select Minimize if lower values are better. Select Maximize if higher values are better. |
| Result limit | The maximum number of records an indicator displays when running an associated script. This enables better performance of the Enterprise Architecture by not processing too many records. |
| Result Precision | Define how many decimal places are displayed for the indicator's calculated value in the scorecards and dashboards. For example, a result precision value of 0 means that the value is rounded to the nearest whole number. |
| Unit |
A number, currency, time, duration in minutes, hours, days, month, or quarter, or rate. You can also create units as per your requirements. |
| Automatic refresh interval | The refresh interval to update the indicator scores within the defined time range. |
| Order | The position of the indicator in the sequential order of all other indicators while accessing an application or capability. |
| Frequency | Frequency determines the interval at which the data for the indicator source should be collected. The Frequency field isn’t available when Performance Analytics is selected from the Data source list. The indicator frequency must match the fiscal period being scored for the Target maximum and Target minimum values to be applied during normalization. If the frequencies don’t match, the system uses dynamic normalization instead. |
| Target maximum | Maximum value for the indicator. The Target maximum field isn’t available when Assessments is selected from the Data source list. |
| Active | Select the Active option to enable the indicator. |
| CI Class | CI type for which the score is generated. |
| Target minimum | Minimum value for the indicator. The Target minimum field isn’t available when Assessments is selected from the Data source list. |
| Consider Absolute Values | Option to consider values from the Target maximum and Target minimum fields. This field is available only when values are entered in the Target maximum and Target minimum fields. When the check box is cleared, values for target maximum and target minimum are considered based on the intelligent logic. The target maximum and target minimum values are applied only when the indicator frequency matches the fiscal period being scored. If the frequencies don’t match, the system uses dynamic normalization regardless of whether this check box is selected. |
| Field | Description |
|---|---|
| Data source |
Defines the location from which the indicator receives data.
|
| Indicator | The Indicator field appears when Performance Analytics is selected from the Data source list. Indicators are statistics that are used to measure current conditions and forecast trends. Note: If the collection frequency of the application indicator is not greater than the frequency at which the data of the Performance Analytic indicator are generated, then the system displays an error message:
Frequency of the indicator must always be greater than or equal to the frequency of the datasource configuration indicator. For more information, see Collection of PA indicator score data. |
| Default breakdown | Name of the Performance Analytics breakdown. |
| Normalization script | A script to evaluate and score business applications and capabilities using standardized metrics. It involves using indicators that provide a normalized score for the condition they are evaluating. These indicators can be based on assessments, query conditions, custom scripts, or performance analytics. |
| Consolidation | Computational method for aggregating the values, a function such as sum, average, maximum, or minimum. Default is Average. For example, Average is the sum of the monthly values divided by the total number of months in a quarter. If you select Maximum or Minimum, then it’s the maximum value or the minimum value of a month in the quarter, respectively. If you select Sum, then it’s an aggregate of all monthly values in the quarter. |
| Assessment Metric Type | Type of metric that is used to assess the indicator. Assessment Metric Type field appears when the Data source is Assessments. |
| Assessment Metric Category | Category of the metric. |
| Field | Description |
|---|---|
| Click through URL navigation type | Select whether to view the application or capability indicator details in a new window, in the same window, or in a dialog box. |
| Click through URL script | The script associated with an indicator that allows users to select a URL and view the indicator data in a related application or dashboard. This enables quick access to relevant information, or actions related to the indicator data. |