Setting Reporting Parameter Values -
i have report parameters below image:
now, user wants when example, taxed parameter set true, other similar parameter bit data type should automatically become false, in other word, 1 parameter can set true @ same time in image below:
how achieve in ssrs?
thank you.
you won't able - not how you're describing. cascading parameters, can flow in 1 direction. why not use single-select dropdown list options valued, taxed, & rated?
Comments
Post a Comment