Radio buttons in SSRS Report

前端 未结 7 1170
一个人的身影
一个人的身影 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:52

    If you are referring to the Reporting Services web interface, you can't. Selectable value lists appear as dropdown lists. You can configure to the ability to select multiple values, which are rendered as a dropdown list of checkboxes.

提交回复
热议问题