Radio buttons in SSRS Report

前端 未结 7 1115
一个人的身影
一个人的身影 2021-01-19 01:18

How do I add radio buttons as my parameter type in SSRS reports?

Thanks in advance, Anna

7条回答
  •  时光说笑
    2021-01-19 01:40

    It is not possible to add radio buttons to the report parameter in SSRS... Multi valued parameter gets check boxes automatically, if the parameter is single select, all default values appear in drop down, its behaviour is similar to the behaviour of radio button..

提交回复
热议问题