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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Daviejoe
Memorable Member
Memorable Member

Paginated Reports Parameters

Hi,

 

I'm having issues trying to create parameters in my Paginated Report where I can allow the user to either SELECT ALL of the field values or multiple values.  I have my parameters working for single select but I'm struggling to understand the logic on how to create a SELECT ALL or SELECT multiple values.

 

Any help would be massively appreciated.

 

David





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




1 ACCEPTED SOLUTION
Daviejoe
Memorable Member
Memorable Member

In my dataset Query I was using 

 

WHERE
Field.Line = (@Line)

 

So i changed the Where clause to IN as per below

 

Field.Line IN (@Line)

 

Then went into my Report Parameter Properties and selected Allow Multiple Values





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

5 REPLIES 5
Daviejoe
Memorable Member
Memorable Member

In my dataset Query I was using 

 

WHERE
Field.Line = (@Line)

 

So i changed the Where clause to IN as per below

 

Field.Line IN (@Line)

 

Then went into my Report Parameter Properties and selected Allow Multiple Values





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




@amitchandak 

 

I did have to laugh when I've accepted my solution as the answer to my own question haha.

 

Thought it best to close it down as solved 🙂





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




@Daviejoe , Kudos from My side. That what you can not give to your answer 😀

Gratefully recieved my friend 😀👍

 

Stay Safe!





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Daviejoe
Memorable Member
Memorable Member

I've managed to solve it, it appears my brain is still in my head 🙂





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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