How to Create a Global Parameter Definition in CxReports¶
In CxReports, you can create a global parameter definition that can be used across all reports. This guide will walk you through the process.
Steps to Create a Global Parameter Definition¶
-
Click on
Add new parameter. -
Provide a
Namefor your global parameter. -
Provide a
Labelfor your parameter. -
Set the
Requiredswitch. If you want the parameter to be mandatory in reports, turn this switch on. -
Set the
Displayswitch. If you want the parameter to be visible within the report, turn this switch on. -
Under the
Parameter definitionsection, you have two options: -
Choose existingtab: If you want to use an existing, reusable parameter, select this tab. AParameterdropdown menu will appear from which you can select the parameter that you want to promote to global. -
Create newtab: If you want to create a new parameter, select this tab. ATypedropdown menu will appear from which you can select the type of the new parameter. For more information on parameter types, refer to the user guide. -
Optionally, provide a
Default Value. -
Select a
Parameter Groupfrom the dropdown menu. -
Optionally, choose a
Report type.
After you have completed these steps, the new global parameter definition will appear in the list of Global parameters. It will be available for use in all reports.
For additional information regarding extracting the data from the parameter, please refer to this user guide