Setup System and Dynamic Merge Fields
Table of Contents
Setup System and Dynamic Merge fields
The RIO Education - Reporting Engine supports merge fields based on the record values for the Reporting Export record. This allows you to define a set of dynamic values for the reporting export.
The merge fields can be used on the following setup:
- Export Data Field.
- Reporting Query's Data Holder Generation Query.
- Reporting Query's Child Object Queries.
- Reporting Query's Report Export Query.
System merge fields
The following are the supported system merge fields and the source value:
Merge field syntax | Source field |
---|---|
{!eduid} | Educational Institution |
{!reportyear} | Reporting Year |
{!reportperiod} | Reporting Period |
{!from} | From |
{!to} | To |
Dynamic merge fields
You can create new custom fields on Reporting Export object to act as dynamic merge fields.
To use the dynamic merge fields, you need to define it as {!AnyField__c} on the supported setup such as Reporting Query's Report Export Query.