Using dropdown parameters in SSRS report

后端 未结 5 2072
不思量自难忘°
不思量自难忘° 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:26

    This following articles cover exactly what you need to know about setting report parameters in SSRS:

    • MSDN: Adding Parameters to Create a List of Available Values (SSRS)
    • Building Reports in SQL Server

提交回复
热议问题