Hi Guys,
I have written some code that allows 'All' entries to be included by one option, or a selection of multiple entries. The problem is that only one is shown.
the code is
({AdminNameAddressDetails.StreetDescriptor} in {?Street} or {?Street} = "<ALL>") The {?Street} parameter allows multiple values, but only shows one. Any ideas how i can get all chosen option in the paramter to appear in the report?
Any help would be appreciated.
Thanks
I have written some code that allows 'All' entries to be included by one option, or a selection of multiple entries. The problem is that only one is shown.
the code is
({AdminNameAddressDetails.StreetDescriptor} in {?Street} or {?Street} = "<ALL>") The {?Street} parameter allows multiple values, but only shows one. Any ideas how i can get all chosen option in the paramter to appear in the report?
Any help would be appreciated.
Thanks