Page 1 of 1

filtering on input parameter(variable)

Posted: Wed Sep 12, 2012 10:30 pm
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

Re: filtering on input parameter(variable)

Posted: Thu Sep 13, 2012 8:29 am
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.

Re: filtering on input parameter(variable)

Posted: Thu Sep 13, 2012 4:13 pm
by jkoo
But Form is not supported at Report.Web or Report.WebFx. Right?

Re: filtering on input parameter(variable)

Posted: Fri Sep 14, 2012 11:21 am
by HighAley
Hello.

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

Thank you.