Jump to content

Print When Expression Based on a Variable


denisefergu

Recommended Posts

HI,

I have a report that has 1 group (USERS) which shows details of users activity within thier  band.  I have then done a count on how many times that user appears in each band and this  works well at highlighting where users appear more than once.  What I want to do now is use the print by expression to show only those where the user count is greater than 1.

new Boolean($V{USER_1}.intValue() !=1 )

USER_1 is the count of user within the user gorup

Each time I try this it doesnt seem to work because there is nowhere to tell the print on expression when to evaluate so it always hides the 1st record in the group.

Has anyone come up with a way to get round this or amI going about this the totally wrong way?

Thanks in advance.

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