Forum Discussion
Daviejoe
Memorable Member
6 years agoPaginated 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 ...
- 6 years ago
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
Daviejoe
Memorable Member
6 years ago
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 π
amitchandak
Super User
6 years agoDaviejoe , Kudos from My side. That what you can not give to your answer π
- Daviejoe6 years ago
Memorable Member
Gratefully recieved my friend ππ
Stay Safe!