Page 1 of 1

Trying to Count Databands

Posted: Tue Apr 26, 2016 5:14 pm
by dedeu3
Hey Guys, can i have some help please?(first of all, sorry about the bad english)
I've been trying to make this report.

But i don't know how to make a proper count.
For example, i have to deliver 3 packages, they're from the same owner.

The first package should be 1/3
The second package should be 2/3
The third package should be 3/3

How can i do this?
(actual Databand)/(Last DataBand)

Re: Trying to Count Databands

Posted: Tue Apr 26, 2016 6:13 pm
by Jan
Hello,

Please try to use following expression:

Code: Select all

{Line} / {Count(dataBand)}
If this not help you, please send to us your report template with data, which reproduce issue, for analysis.

Thank you.