Reporting Services 2008: Using user!userid in Parameters

后端 未结 3 464
心在旅途
心在旅途 2021-01-03 05:23

I have a report with a parameter that is populated by a list of sales representatives returned by a query. I want to filter that list based on security rights of the user ru

3条回答
  •  旧时难觅i
    2021-01-03 05:47

    Just want to share my experiance if some poor soul wandering around like me without any clue. I discovered that my @user parameter had to be first in the list in order for my dropdown to get populated which was dependant on that. I have no clue why is that.

提交回复
热议问题