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)
Trying to Count Databands
Trying to Count Databands
- Attachments
-
- 12314.jpg (50.56 KiB) Viewed 1475 times
Re: Trying to Count Databands
Hello,
Please try to use following expression:
If this not help you, please send to us your report template with data, which reproduce issue, for analysis.
Thank you.
Please try to use following expression:
Code: Select all
{Line} / {Count(dataBand)}
Thank you.