serial no

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. :hb:

Kindly Help me on this.
:nopity:

Thanks
Sriraman


srijackson (BOB member since 2009-07-29)

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 :india: (BOB member since 2005-08-17)

use linenumber() function.


Rakesh_K :india: (BOB member since 2007-12-11)

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 :oops:

Thanks
Sriraman


srijackson (BOB member since 2009-07-29)

[Moderator Note: Moving to Desk-I sub forum, as the syntax resembles Desk-I - Jansi]


Jansi :india: (BOB member since 2008-05-12)