Jump to content

how to check list value size is zero or null


udumanajmeer

Recommended Posts

For this am getting more than list with values from database and i want to check inside jasper report like this,

($P{personalList} != null && $P{personalList}.size>0)

 

($P{contactList} != null && $P{contactList}.size>0)

based on the checking the detail band will view as a jasper report.

any one can give idea for this scenario.

Link to comment
Share on other sites

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