Jump to content

Recommended Posts

Posted

Hi,

I am trying to use date parameters in jasper table component.

My query is : {$match : { 'statusModifiedDate' : {'$gte':$P{StartDateTable}},'$lte': $P{EndDateTable} }}

But geting bellow error.. Can anyone help on this..

net.sf.jasperreports.engine.JRException: net.sf.jasperreports.engine.JRException: bad query: BadValue: unknown top level operator: $lte

 

Thanks,

Murali

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