Jump to content

mismatched input '$P{Customer_multi_select}' expecting RULE_ID


aodhomeachair

Recommended Posts

I'm a newbie and am having difficulty with a multi select parameter though I have used these successfully before. The SQL script I am using is simple and as follows;

select * from  r_daybook
where    $X{IN,Customer, $P{Customer_multi_select} }

The $P{Customer_multi_select} section is underlined with a red line and the message "mismatched input '$P{Customer_multi_select}' expecting RULE_ID"  is displayed when it is hovered over.

The parameter has its class as java.util.Collection, its Description is "Customer" the default expression is blank and I have no Nested Type Name.

 

 

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

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