Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I want to have a sequence for one of the column and it should start the sequence from where the last run stopped.
for example if 10 was generated by sequence for first run , for second run it should start with 11.
I got the first half , to generate the sequence using numeric.sequnce("s1",1,1)
can you suggest how can i implement the second part , i went through the forum but couldn't find the solution
Thanks in advance,
lmit
If this help please give kudos when a reply is helpful and click Accept the solution when you think you're good with it.
Thanks @lmit .Please accpect solution.