Im using CR9.0 Advanced Edition RAS, using reportListing.asp and pageViewr.asp.
I have two parameters in one of my reports asking for a location and insurance plan in a report, both parameters have several default values the users can select. Is it possible to give the users a button to select all or maybe if they leave the field blank it will default to all values? the current sql formula is below:
{EligibilityRequests.DeptLocation} = {?Location} and
{EligibilityRequests.InsurancePlan} = {?Insurance Plan}
Thanks, Dgr
I have two parameters in one of my reports asking for a location and insurance plan in a report, both parameters have several default values the users can select. Is it possible to give the users a button to select all or maybe if they leave the field blank it will default to all values? the current sql formula is below:
{EligibilityRequests.DeptLocation} = {?Location} and
{EligibilityRequests.InsurancePlan} = {?Insurance Plan}
Thanks, Dgr