Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Gartner® Magic Quadrant™: 15 YEARS A LEADER - GET THE REPORT
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

1 Solution

Accepted Solutions
tresesco
MVP
MVP

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

View solution in original post

2 Replies
tresesco
MVP
MVP

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

Not applicable
Author

Thanks Tresesco.The solution is working