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
filtering on input parameter(variable)
Re: filtering on input parameter(variable)
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.
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
Re: filtering on input parameter(variable)
But Form is not supported at Report.Web or Report.WebFx. Right?
Re: filtering on input parameter(variable)
Hello.
Unfortunately, it's impossible to do it neither with variables nor with firm in Reports.Web.
Thank you.
Unfortunately, it's impossible to do it neither with variables nor with firm in Reports.Web.
Thank you.