tsql - How to pass multiple values to a single parameter in a Reporting Services report -


i have report in reporting services text box field in table has go report action. need parameter specific values able pass report. in (@parameter) not work multiple values. have 2 tables similar data. 1 has data countries , 1 has data canada. have 1 report want jump each table. when field in countries table clicked, want pass values parameter in dataset. when field on canada table clicked, want pass values canada dataset. can work 1 value, not multiple values. how can accomplish this?


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -