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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

What is above function and where it is used?

Help me......

1 Reply
nirav_bhimani
Partner - Specialist
Partner - Specialist

Hi,

above fuction is useful when you want to take the value of above row of that particular column.

eg.

if(RowNo(TOTAL )=1,null(), Interval(Timestamp (Above (Total  TDATE) - ( TDATE) ),'D hh:mm') )

Regards,

Nirav Bhimani