Currency rule template
The currency conversion template contains PerformancePoint Expression Language code that translates currency values from one currency standard to a different standard by using a designated exchange rate or set of exchange rates. If the default values in the template fit the business scenario, you can use the template without changes. Alternatively, you can customize the template to fit your particular business scenario.
Currency conversion requires a variety of different calculations that depend on several factors.
The nature of the financial report that will receive the converted currencies
Whether the reporting model includes tracking cash flows between periods
The type of account in which the currency value is tracked
The specific exchange rate values that are used
In This Section
- About the currency conversion template
Describes the general structure of the template.
- Using currency conversion functions to select exchange rate
Describes the PerformancePoint Expression Language currency conversion functions that you can use to retrieve different exchange rates for calculations.
Related Sections
- How do I customize a Currency rule template?
Provides a step-by-step procedure for customizing a Currency rule template. This includes a checklist of prerequisite tasks.
- Using SCOPE filters in consolidation and currency rules
Describes how to use filter functions with the SCOPE statement to generate member sets.
- Making a rule more general with #if - #else
Describes the preprocessor directives that enable you to use conditional selection.
- Customizing business rules
Provides links to information about templates, rule and rule set types, and best practices.