Hi,
I have a report that has a parameter. The requirement is to be able to select multiple entries for the parameter. With reference to another post posted in this forum (Multiple entries for one parameter, posted by: AVB), I was able to achieve selecting all the entries by making modifications in the SQL code. But what I want is to select multiple number of entries.
For example if I have following values in the parameter dropdown:
A, B, C, D, E, F, G, H, I, J etc... and I want to select C, D and H out of the available values.
Thanks.
MG