How do I allow a drop-down list parameter in SSRS to have a default value of “— All — ”?

后端 未结 5 756
南笙
南笙 2021-01-05 09:36

I have a drop-down list that gets populated based on a stored-procedure - that parts works fine.

\"enter

5条回答
  •  失恋的感觉
    2021-01-05 09:57

    If you select the "Allow multiple values" in the parameter's pop up gui (click on the parameter on the left under the "Parameters" folder), it will give a "select all" option.

提交回复
热议问题