Tuesday, March 31, 2015

Using (Select All) for report parameter

Hi,


You can create stored procedures with parameter that coming from report with default value = Parameters!Parameters1.Count


then you must parse MultiValue param using this function


and compare count from function to count from report.


No comments:

Post a Comment