filtering on input parameter(variable)

Stimulsoft Reports.WEB discussion
Post Reply
jkoo
Posts: 64
Joined: Fri Aug 19, 2011 8:08 pm

filtering on input parameter(variable)

Post by jkoo »

Hi,

I have two variables that need to input by users.
But one vairable depends on the other variable.
For example, I need two combo boxes for category and product which are filled from category and product table respectively.
But when a user select an item of category,
is there way for the combo box for product to display only products specific to the selected category?
I coudn't find if there is a way to filter data source in variable definition.

Thanks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: filtering on input parameter(variable)

Post by HighAley »

Hello.

You couldn't do it with variables requested by user but you could do it with form.
Please, look at the attached report template.

Thank you.
Attachments
FormSelectProduct.mrt
(32.75 KiB) Downloaded 270 times
jkoo
Posts: 64
Joined: Fri Aug 19, 2011 8:08 pm

Re: filtering on input parameter(variable)

Post by jkoo »

But Form is not supported at Report.Web or Report.WebFx. Right?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: filtering on input parameter(variable)

Post by HighAley »

Hello.

Unfortunately, it's impossible to do it neither with variables nor with firm in Reports.Web.

Thank you.
Post Reply