Indicator scores in reference currency
Summarize
Summary of Indicator scores in reference currency
ServiceNow Performance Analytics allows you to track trends for monetary fields of typesPrice,Currency, orFX Currencyby collecting indicator scores in areference currency. This is especially useful for global users, such as project managers or CFOs, who need KPIs in a standardized currency to analyze costs and make decisions across multiple original currencies.
Show less
Key Features
- Indicators must be automated (not formula, manual, or scripted) and aggregate monetary fields (Price, Currency, or FX Currency).
- When creating indicators, select the unit as Use reference currency to collect scores in the standardized currency.
- The precision for these reference currency scores is inherited from FX Currency configurations, and the Precision field on the indicator form is disabled.
- Scores collected in the reference currency can be explored in the Analytics Hub or shared via widgets, with all visual elements reflecting the reference currency’s precision and symbol.
- Currency administrators must configure FX Currency fields before use in indicators.
Reference Currency Configuration
- The reference currency is set by a currency administrator, not by Performance Analytics experts.
- For Price or Currency fields, the system reference currency derives from the
glide.system.localelocalization property or defaults based on physical location. - For FX Currency fields, the reference currency determination follows this hierarchy:
- Field-level FX Currency configurations (highest priority)
- Global FX Currency configuration
glide.system.localeproperty- System default (lowest priority)
- Performance Analytics does not use session currency values for indicator scoring.
Important Considerations
- If the reference currency changes after indicator setup, score collection may become inaccurate.
- Ensure FX Currency fields are properly configured by a currency administrator prior to using them in indicators.
You can track the trends for monetary fields of the types Price, Currency, or FX Currency. The scores for an indicator based on any of these fields are collected in the Reference Currency values.
To collect these scores, select the unit on the indicator as Use reference currency
Sometimes you need to provide your users with monetary KPIs converted to a standard currency. Consider a global project manager or CFO who deals with project costs in many different original currencies. They need to see all these costs converted to the global company currency so they can make decisions based on global trends. To provide such users with the KPIs they need, you can configure Performance Analytics indicators to collect scores denominated in a reference currency.
- The indicator is an automated indicator, not a formula or a manual indicator.
- The aggregate is not Count or Count Distinct and the indicator is not Scripted.
- The selected Field to aggregate has the type Price, Currency, or FX Currency.
- The selected Unit for the scores is Use reference currency.
- A currency administrator must configure FX Currency fields before you use them in indicators.
- The Precision field is not available on the indicator form when Use reference currency is selected. Instead, the precision is inherited from the FX Currency configuration.
After the scores have been collected, you can explore them more deeply in the Analytics Hub or share them through a widget. The reference currency precision and symbol are used in all visual elements: the score value, change value, target, threshold, and tooltips.
System Reference Currency reference
As a Performance Analytics expert, you do not set up the reference currency. Someone with a currency administrator role performs this task. However, you may still want to know how reference currencies work on the ServiceNow AI Platform. A brief summary with links follows.
- If field-level FX Currency configurations are set, these take precedence. If they are not set...
- The Global FX Currency configuration is used. If the global configuration is not set...
- The setting in glide.system.locale is used. If no value is set in this property...
- The system default is used.
For more information about configuring FX Currency fields, see Setting up and operating FX Currency fields.