Indicator scores in reference currency
Summarize
Summary of Indicator Scores in Reference Currency
You can track trends for monetary fields such as Price, Currency, or FX Currency in your ServiceNow instance. To enable proper collection of scores in a reference currency, you must configure Performance Analytics indicators correctly, especially for users who require consolidated financial data across various currencies, such as project managers or CFOs.Key FeaturesCollect scores in a reference currency by selecting "Use reference currency" for the indicator's unit.Indicators must be automated, not formula-based or manual, and should use an appropriate field type (Price, Currency, or FX Currency).The Precision field is not applicable when using reference currency; it is inherited from the FX Currency configuration.Key OutcomesOnce configured, you can analyze the scores in the Analytics Hub or share them via widgets. The reference currency's precision and symbol will be uniformly displayed in all visual elements, ensuring clarity and consistency for users. Note that the setup of reference currency must be performed by a currency administrator, and understanding the hierarchy of currency configuration is essential for accurate score collection.
Show less
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.