I've got a relatively huge table with customer ID
s and I'm trying to create an SSRS report where I would be able to pass in a multi-value string to my @CustomerID
parameter.
For example, two separate customer id's:
'1212121, 3242342'
.
The question is whether there is any way to set up my parameter so that I can type in my CustomerID
's, instead of having to select from a huge drop down list with hundreds of CustomerID
's.
CustomerID
s by heart? - Wolfgang Kais