Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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