herbertioz
Registered User.
- Local time
- Today, 19:47
- Joined
- Nov 6, 2009
- Messages
- 66
I have now a label with =1 in it, and running sum "All".
So the report print out:
1
2
3
4
5
6
7
and so on.
How can I count this records and put it in a variable?
I want to calculate 25% of the record and set a red color to them.
So the report print out:
1
2
3
4
5
6
7
and so on.
How can I count this records and put it in a variable?
I want to calculate 25% of the record and set a red color to them.