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: 
Anonymous
Not applicable

Talend DataMapper - autoincrement

Hello,

 

I am currently working on a development using the talend DataMapper. 

In this development,I am supposed to increment a field in the output structure at each new record. 

 

Though, I can't find any function to help me do this. Could you please help or give any suggestion on how I could handle this ? 

 

Thanks a lot for your help

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,

 

You can use GetSequenceFromLocalFile function.

 

Eric