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: 
hald1rka
Contributor
Contributor

Running total for unique values (load script)

Hello, everyone.

I need to add column in load script with running total for each unique value:

CountryValues
Usa1
Germany1
France1
Italy1
Italy1
Germany1

 

With result:

CountryValuesRunning total
Usa11
Germany11
France11
Italy11
Italy12
Germany12

 

Appreciate your help very much, cause don't know how to do that.

Thanks!

 

0 Replies