Setting Reporting Parameter Values -


i have report parameters below image:

enter image description here

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:

enter image description here

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

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -