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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Mathematical operation within same column

Hi guys,

i asked that question previously but i realise that it was confusing.

Suppose i have the following table. Column X is created by having the the second row minus the first row in column 'Value'. How can that be done in a Qlikview straight table?

Business Value X

a 2 2

b 8 6

c 10 2

d 20 10

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi, you can use Inter record functions, like above() in this case.

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi, you can use Inter record functions, like above() in this case.

Not applicable
Author

Genius! Thx heaps!