question

Hermann avatar image
Hermann asked

SSRS instr for filter argument

Hi there,

i have the following filter on a tablix.

=iif(instr(Fields!Log_Description.Value,"to '" + Parameters!ReportParameter1.Value)<>0,Fields!Log_Description.Value,"Nothing")

But this works only for a single value parameter. Is it possible to use it for a multiple parameter?

Thanks :)

ssrsparameters
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.