thisisboni
Programmer
Hi:
For a given report there is an input parameter of type Number and 'Allow multiple values' checked.
The report is running fine but if one has to enter a lot of parameters then it has to be done one by one !!
Current Record Selection is
{V_RPT_EVENT.PRGM_ID} = {?Event ID}
Is there a way where the users enter the numbers separated by a comma and the report generates the same output ?
I tried split etc.. - but no luck so far !
Any help will be appreciated.
Thanks
For a given report there is an input parameter of type Number and 'Allow multiple values' checked.
The report is running fine but if one has to enter a lot of parameters then it has to be done one by one !!
Current Record Selection is
{V_RPT_EVENT.PRGM_ID} = {?Event ID}
Is there a way where the users enter the numbers separated by a comma and the report generates the same output ?
I tried split etc.. - but no luck so far !
Any help will be appreciated.
Thanks