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

Display Correct Value

$
0
0
Goal: If you have selected "(Select All)" no matter what if you also have selected 1,3 and 4, the textbox shall display "All" only. If you have selected for instance selected 1,3 and 4 only the value shall display 1,3,4. Problem: I do not know how to do it. I can retrieve one or many countries but not in this context.Information:I'm using the code to display the selected data = Join(Parameters!Country.Label,", ")

Viewing all articles
Browse latest Browse all 2791

Trending Articles