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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Filter out only rows with difference (calculated)

Hi,

I have two columns with SET analysis which I compare. If there is any difference I set a name depending it its

lower or higher then the standard cost.

But I would like to remove all the rows which having 0 in the list only intreseted in the materials which differ.

regards mikael

1 Solution

Accepted Solutions
Not applicable
Author

Thanks, I was in version 10

View solution in original post

4 Replies
christophebrault
Specialist
Specialist

Hi,

You can create a difference column in expression 1 and use fabs() function to have absolute values, hide this column in "Presentation", and use dimensional limit to filter only > 0.

Inscrivez vous à ma Newletter Qlik
DoNotMissQlik- Connect with me on Linkedin
Not applicable
Author

Thanks for a quick responce.

I am not sure where I could find "diminsianal limit" in my straight table ?

regards.

christophebrault
Specialist
Specialist

3rd tab in V11

Inscrivez vous à ma Newletter Qlik
DoNotMissQlik- Connect with me on Linkedin
Not applicable
Author

Thanks, I was in version 10