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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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