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

How to show in cells the higher version

Hi,

In Qlikview, I have a table with multiples value for one stations.

Name Versions
STS1 10.2.3
STS1 10.2.7
STS1 11.2.4
STS2 10.2.3
STS2 11.2.4
STS3 10.2.7

 

but, I would like to have a table with the max versions for each Stations

Name Versions
STS1 11.2.4
STS2 11.2.4
STS3 10.2.7

 

Could you help me please ?

 

Thanks

Labels (1)
1 Reply
marcus_sommer

You may try: maxstring(Versions)