Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Multiple Paremeter in Header

$
0
0
I am trying to display "All Teams" wherever I select "Select All" from Multiple values displayed in parameter.In the Query I am passing the where as where team = @TEAM.In the Parameters I have selected Allow Multiple Options.In the Header when I pass = Join(Parameters!TEAM.value, ", ") It brings up 20 names in the header. Instead I want it to display "ALL teams" , How can I achieve this?

Viewing all articles
Browse latest Browse all 2791

Trending Articles