filtering on input parameter(variable)
Posted: Wed Sep 12, 2012 10:30 pm
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
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