.. This is a comment. Note how any initial comments are moved by transforms to after the document title, subtitle, and docinfo. .. demo.rst from: http://docutils.sourceforge.net/docs/user/rst/demo.txt .. |EXAMPLE| image:: static/yi_jing_01_chien.jpg :width: 1em ********************** Parameters ********************** .. contents:: Table of Contents Overview ================== JRI Viewer supports two Parameter types. * Dropdown/LOV - a definded List of Values * Query - User entered parameters Dropdown/LOV Parameter ===================== To add an LOV parameter, click the "Add New" button at top. Enter the following information: * Paramater Type - Enter 'dropdown' * Paramater Name - The name of Paramater * Paramater Values - Enter a comma separated list of values (in our example, Apis Mellifera Mellifera, Apis Mellifera, and Apis Mellifera Carnica) * Report Name - Select the report Parameter will be applied to. .. image:: ../../_static/parameter-2-1.png Once you save the paramter, it will now appear on the Report Dashboard as below: .. image:: ../../_static/report-parameter-lov-display.png . On click, the dropdown/LOV will display as below: .. image:: ../../_static/lov-parameter.png Query Parameter ===================== To add a Query parameter, click the "Add New" button at top. .. image:: ../../_static/parameter-3-1.png Enter the following information: * Paramater Type - Enter 'query' * Paramater Name - Display name of Paramater * Paramater Values - Comma separated list of Parameters to be used * Report Name - Select the report Parameter will be applied to. In the example below, the Values we entered are the Jasper parameters Cost_Greater_Than and Cost_Less_Than. .. image:: ../../_static/parameter-report-5-1.png Edit Parameter =================== To edit a Parameter entry, click the Edit icon Delete Parameter =================== To delete a Parameter entry, click the Delete icon