# Multi-value Parameters

FlexReport allows you to add multi-value parameters that helps you to select multiple data from the a list of data. See more demos, documentation, and samples here.

## Content



Multi-value parameters are parameter collections that allow you to pass multiple values for a parameter; that is, you can select multiple data from a list of data.

In **FlexReportDesigner** application, a parameter can be made multi-value by setting **Parameter.MultiValue** to True.

![Multi Value Property](https://cdn.mescius.io/document-site-files/images/fd2ea167-30cb-4938-9938-b740a5b4dd95/imagesext/multiplevaluesparameter.png)

On previewing a report with multi-value parameter, a list of values bound to the parameter is displayed. You can then select the values that you want to be rendered in the report.

![Preview multi-value parameter](https://cdn.mescius.io/document-site-files/images/fd2ea167-30cb-4938-9938-b740a5b4dd95/imagesext/multiplevaluesparameter2.png)