Page 1 of 1

Parameters

Posted: Fri May 12, 2023 11:06 pm
by Eddy78
I'm having an issue here with this parameter set up any help will be greatly appreciated. I want to be able to set it up such that the user can run the report by selecting one item/individual at a time.
The user also should be able to select all individuals/items. It now works for the individual but not for all. I think I'm doing something wrong? or Maybe I don't even need the second parameter here? I'm using a sql query to get my dataset for my report.

Re: Parameters

Posted: Mon May 15, 2023 6:19 pm
by Lech Kulikowski
Hello,

Please check the following sample:
https://demo.stimulsoft.com/#Net/Parame ... ingCountry

Thank you.

Re: Parameters

Posted: Mon May 15, 2023 8:19 pm
by Eddy78
Thanks Lech that worked nicely. I found my error and it was filtering in my sql query and doing the same on my report designer. I do appreciate.

Re: Parameters

Posted: Wed May 17, 2023 7:37 am
by Lech Kulikowski
Hello,

You are welcome.