Jump to content

Evaluation von Variables


barthi

Recommended Posts

Hi!

 

I have a problem with the evaluation-time of a variable.

 

I have a report with a subreport. The subreport contains a list of cars. Every entry has a position number.

Now, I only want to print the entries with a position number smaller then the highest position number.

 

So I made a variable with calculation type highest and increment type report (also tried none, but no change).

 

When adding the variable to the report, I change the evaluation time from now to report. Then I only get the highest value, as desired.

 

But now, I want to add this variable as a print when expression for my list. In this case I can't change the evaluation time and my variable increases with every detail row.

 

What am I doing wrong? Can't this be down this way??

 

Thanks,

barthi

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I think I unclear on what you are asking. If you are printing the position numbers smaller than the highest position number: that means you want to print everything except for the highest position number? And you want to do all of this in the sub-report (calculation and print when expression)?
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...