Add or modify Power BI paginated report parameters (Power BI Report Builder)
APPLIES TO: Power BI Report Builder Power BI Desktop
A Power BI paginated report parameter provides a way to choose report data, connect related reports together, and vary the report presentation. You can provide a default value and a list of available values, and the user can change the selection. In this article, you learn how to add, change, or delete Power BI paginated report parameters.
Add or edit a report parameter
In Power BI Report Builder, in the Report Data pane, right-click the Parameters node and click Add Parameter. The Report Parameter Properties dialog box opens.
In Name, type the name of the parameter or accept the default name.
In Prompt, type the text that appears next to the parameter text box when the user runs the report.
In Data type, select the data type for the parameter value.
If the parameter can contain a blank value, select Allow blank value.
If the parameter can contain a null value, select Allow null value.
To allow a user to select more than one value for the parameter, select Allow multiple values.
Set the visibility option.
To show the parameter on the toolbar at the top of the report, select Visible.
To hide the parameter so that it does not display on the toolbar, select Hidden.
To hide the parameter and protect it from being modified on the report server after the report is published, select Internal. The report parameter can then only be viewed in the report definition. For this option, you must set a default value or allow the parameter to accept a null value.
Select OK.
Delete a report parameter
In the Report Data pane, expand the Parameters node.
Right-click the report parameter and click Delete.
Related content
- See how your customers view parameters for paginated reports in the Power BI service
- Add, Change, or Delete Available Values for a Report Parameter (Power BI Report Builder)
- Add, Change, or Delete Default Values for a Report Parameter (Power BI Report Builder)
- Change the Order of a Report Parameter (Power BI Report Builder)
- Report Parameters (Power BI Report Builder and Report Designer)
- Add Cascading Parameters to a Report (Power BI Report Builder)
- Tutorial: Add a Parameter to Your Report (Power BI Report Builder)
- Parameters Collection References (Power BI Report Builder)
- Add a multi-value parameter to a Report