Jump to content

Recommended Posts

Posted

Hello, I would like to define two or more filter expressions in my report.

For example: I only need the data records with "string1" or "string2".

In Case of only one filter expression, like this: $F{AbleKey.Qualificationid.contains("string1"), it works.

With two filter expressions like this: $F{AbleKey.Qualificationid.contains("string1") or $F{AbleKey.Qualificationid.contains("string2").

It doesn't work.

Who knows the correct syntax? What's wrong?

Markus

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...