Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9076

Re: Passing Multiple values to a report

$
0
0

Hi,

 

So, you want to pass the first value of the comma separated value from parameter?

Try this:

 

Create a formula with below content:

 

stringVar array arr := split({your Parameter Field}, ",");//Replace {your Parameter Field} with your param

arr[1];


Now, you can use this formula for comparing with the database field as required by you.

 

Thanks,

Raghavendra


Viewing all articles
Browse latest Browse all 9076

Trending Articles



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