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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
brunolelli87
Creator II
Creator II

Firstsorted value with 2 columns

Dears,

How can I get the date on field PERI, based on the FirstSortedValue of column LOPP? Or,
How can I get the date on field PERI, based on the very first time we have a value of LOPP higher than 0?

Check the picture below:

8.png

Thanks,
Bruno Lelli

1 Solution

Accepted Solutions
Saravanan_Desingh

FirstSortedValue(PERI, LOPP)

For the least value of LOPP, the PERI will be pulled.

View solution in original post

1 Reply
Saravanan_Desingh

FirstSortedValue(PERI, LOPP)

For the least value of LOPP, the PERI will be pulled.