Hi, I'm running CR 11 and building this for an ASP.net application.
I have a discrete parameter {?site} which can have multiple values. If there are no values selected from the page, the parameter will have a value of -1 otherwise there will be a number(s) in the parameter in an array collection.
How can I setup the report expert so that if the parameter value is -1 it will include all sites otherwise if there are multiple values it will only display the pertinent sites.
Also there will be multiple parameters such as {?site} and I'm guessing if I can nail that down I will just need to create several If Else blocks to accommodate all the different deviations. If I'm mistaken can someone point me into the right direction.
Thanks in advance!
-Paul
I have a discrete parameter {?site} which can have multiple values. If there are no values selected from the page, the parameter will have a value of -1 otherwise there will be a number(s) in the parameter in an array collection.
How can I setup the report expert so that if the parameter value is -1 it will include all sites otherwise if there are multiple values it will only display the pertinent sites.
Also there will be multiple parameters such as {?site} and I'm guessing if I can nail that down I will just need to create several If Else blocks to accommodate all the different deviations. If I'm mistaken can someone point me into the right direction.
Thanks in advance!
-Paul