Using dropdown parameters in SSRS report

后端 未结 5 2057
不思量自难忘°
不思量自难忘° 2021-01-08 00:58

I can see the text box for my data set that having the

\"select col1 from table name \" as query. I want to populate dropdown instead of text box. I have created t

5条回答
  •  天命终不由人
    2021-01-08 01:35

    In short

    1. Right click the parameter

    2. Select "Available Values" section

    3. Click the "Get values from a query" option

    4. Select the appropriate dataset and fields

提交回复
热议问题