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

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -