# Parametrization of reports

In aqua, you can enter parameters to specialise and filter your reports. To do this, open the report designer. On the right-hand side, under 'Field List' tab, you can enter a new parameter for the report, which can be used to specify or filter elements. \
\
Let's see how to filter the tested version of a test execution in a test scenario :rocket:\
\
Select 'Parameter' from the field list and click on![](http://aquawiki.andagon.com/pictures/drex_parametrization_1_custom.png). &#x20;

<figure><img src="https://3920520305-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZbW8vbNs5hz8x57emJJ%2Fuploads%2Fwk9Tvgu4pBn8YRQx8gvB%2FParameters_1.png?alt=media&#x26;token=cbd3bda0-7472-478f-8eae-c728c759d2a3" alt=""><figcaption><p>Adding a parameter</p></figcaption></figure>

Now you can specify the parameter properties&#x20;

<figure><img src="https://3920520305-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZbW8vbNs5hz8x57emJJ%2Fuploads%2FogXwcLblMSGJSygomxMi%2Fimage.png?alt=media&#x26;token=a11e4b67-92d0-4082-b8c2-cc87491baacd" alt=""><figcaption><p>Parameter Specification Settings </p></figcaption></figure>

For this example, we are going to specify our parameter as follows:

**Name:** tested\_version

**Type:** String&#x20;

Then we are goingg back in the Report Designer, now we are going to filter our band with the following data: "ReportData.TestScenarioReport.TestScenarios.Execution" by selecting the properties and click on the three dots next to filter string. &#x20;

<figure><img src="https://3920520305-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyZbW8vbNs5hz8x57emJJ%2Fuploads%2FBDApKKRn0VNDG5ZOxEls%2FParameters_2.png?alt=media&#x26;token=c4f3a416-4e79-4df0-95ab-3627f6dd3ad4" alt=""><figcaption><p>Filtering the band</p></figcaption></figure>

Select the field corresponding to the value of your parameter, select 'Contains' and choose 'Parameter' from the drop-down menu. Your parameter should now be visible.

<figure><img src="http://aquawiki.andagon.com/pictures/drex_parametrization_1_custom_5.png" alt=""><figcaption></figcaption></figure>
