Jump to content
We've recently updated our Privacy Statement, available here ×

how to use $X{IN, $F{field}, $P{param}} in expression editor?


newbie wan

Recommended Posts

  • 3 years later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Within the report, I believe you use java-based syntax, for example:

OR($F{field}.equals("Value1"), $F{field}.equals("Value2") )

I think the $X{IN, $F{field}, $P{param}} syntax is only used when filtering an Input Control (the server-side object, not the corresponding parameter in the studio report), or if you want to use a Filter Expression in the Dataset and Query Dialog.

Link to comment
Share on other sites

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...