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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Click-nervig
Contributor II
Contributor II

getting the absolute Value

In a script want to use all numbers > 10 and all < -10  in an if statement. As I didn't found an ABS(x) function I need to do all conditions twice. Is there a solution available?

1 Solution

Accepted Solutions
chris_djih
Creator III
Creator III

how about FABS() ?

If you found help, mark the correct answer and give some likes to ALL contributors, that tried to help.

View solution in original post

1 Reply
chris_djih
Creator III
Creator III

how about FABS() ?

If you found help, mark the correct answer and give some likes to ALL contributors, that tried to help.