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: 
jmonroe918
Creator II
Creator II

Straight Tables - Filter Out Rows

How do filter out certain rows from a straight table? My data has sets of 16 rows. I want to filter out records where field [Internal] = 'Acme:

Exression:  =if([Internal]= 'Acme', [Leader])

I've used it previously in another table and it works fine. What am I doing wrong?

Data and qvw are attached.

Thanks

Jeff

Labels (1)
1 Solution

Accepted Solutions
sunny_talwar
MVP
MVP

May be you wanted to use this on the Dimensions tab (instead of expressions)

Capture.PNG

View solution in original post

2 Replies
sunny_talwar
MVP
MVP

May be you wanted to use this on the Dimensions tab (instead of expressions)

Capture.PNG

jmonroe918
Creator II
Creator II
Author

Sunny, my friend, I knew I could count on you!

Thanks so much and hope things are well with you!

Jeff