Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jbluhm
Frequent Visitor

Optional Report parameters

I am trying to design a paginated report with optional parameters (i.e they can proceed with the report with no selections in the parameters or they can select multiple different parameters). Am I right to start in the parameters within the dataset properties with the following script: =IIF(IsNothing(Parameters!ClientsClientName.Value), ? I know the false would be Parameters!ClientsClientName.Value so what would the true value be to select everything pertaining to that field by default? 

jbluhm_0-1631715797226.png

Or would I start in the default values on the report parameter properties?

jbluhm_1-1631716266012.png

 

1 REPLY 1
Anonymous
Not applicable

Hi @jbluhm 

You can refer to the link below . Here are some of the most common ways to use parameters.

https://docs.microsoft.com/en-us/sql/reporting-services/report-design/report-parameters-report-build...

 

Best Regards

Community Support Team _ Ailsa Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.