system
August 10, 2009, 11:37am
1
Hi,
Without using the section i need to implement sequence number for the customers
e…g
Serial no Customer name product value
1 Raman abc $500
2 vbn $600
3 klk $300
1 Arun abc $300
2 fff $100
do we have any function for this to implement and not using SET AS MASTER concept.
Kindly Help me on this.
Thanks
Sriraman
srijackson (BOB member since 2009-07-29)
system
August 10, 2009, 12:04pm
2
On what basis you are resetting the values (i.e, Raman has serial no 1 and Arun has serial no 1 in given example below). Please provide further information so that members will understand and provide you the solution.
Also provide the version and application (Deski/Webi), so that it can be moved to appropriate forum section.
Prashu (BOB member since 2005-08-17)
system
August 10, 2009, 12:38pm
3
use linenumber() function.
Rakesh_K (BOB member since 2007-12-11)
system
August 11, 2009, 4:36am
4
If i use linenumber() function it gives me continous number.
It is working for me if i use runningcount(,)
Note: The Secong argument is break dimension which is used in Format Break
Thanks for your kindly help
Thanks
Sriraman
srijackson (BOB member since 2009-07-29)
system
August 11, 2009, 4:38am
5
[Moderator Note: Moving to Desk-I sub forum, as the syntax resembles Desk-I - Jansi]
Jansi (BOB member since 2008-05-12)