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
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.