Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

"Sending" Parameter value to another Report, when Parameter is Multi-Values

$
0
0

Hi,

I have a report where I use a Parameter that can have Multiple Values.

I created a link within the report result that goes to another report (Action), and when it goes it needs to send a few values, including the Parameter.

How can I send the values I selected in that Multi-Values Parameter?

Right now, if I simply add the Parameter as a function it's added  "Parameters!<your param name>.Value(0)", meaning just the first.
I also tried using something like this in the Value I send -

=join(Parameters!<your param name>.Value,",")

But it doesn't recognize it. It needs the values to be separated by "New Row".

Hope I was clear enough :)
Any ideas?

Thanks


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>