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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Subtracting successive rows in recordset

Hi,

I have a table showing cumulative values.

To get actual values I need to subtract successive entries.

Thanks

Asmita

Labels (1)
1 Solution

Accepted Solutions
tresB
Champion III
Champion III

Assuming that you are using straigth table. Try, Above()/Below() functions.

View solution in original post

2 Replies
tresB
Champion III
Champion III

Assuming that you are using straigth table. Try, Above()/Below() functions.

Not applicable
Author

Thanks Tresesco.The solution is working