What are the rules for using “Internal” parameters in SSRS

后端 未结 3 706
终归单人心
终归单人心 2020-12-09 16:08

There is an option to create \"Internal\" parameters in SSRS:

  1. In what context are they used?
  2. What are the general rules for using inte
3条回答
  •  离开以前
    2020-12-09 17:06

    If you set a parameter to Hidden, it will be visible when the user makes subscriptions on the Report Server but if you set a parameter to Internal, the user with a Browser role cannot see and change it.

提交回复
热议问题