Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
lmit
Creator II
Creator II

sequence generate

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

Labels (2)
11 Replies
manodwhb
Champion II
Champion II

If this help please give kudos when a reply is helpful and click Accept the solution when you think you're good with it.

manodwhb
Champion II
Champion II

Thanks @lmit .Please accpect solution.