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: 
Pascale72Fr
Contributor
Contributor

Qlikview - Compare a field with the field below

Hello,

I have a field with a value and a want to compare this field with the field below. I use previous function but i have not the good result because I don't want to compare with previous value but with following value.

Thanks for your help

1 Solution

Accepted Solutions
agigliotti
Partner - Champion
Partner - Champion

in the script you can only compare field value with the previous one.

View solution in original post

3 Replies
karthiccr
Contributor II
Contributor II

agigliotti
Partner - Champion
Partner - Champion

in the script you can only compare field value with the previous one.

Pascale72Fr
Contributor
Contributor
Author

Thank you for your answer