Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conditionally suppress pivot table rows

Hi,

I have a pivot table like so:

Dim1 values = category1, category2, category3

Dim2 values = LA, NY, SF

There are two expressions = exp1 and exp2

Dim1       category1         category2          category3     

Dim2      exp1   exp2       exp1   exp2        exp1   exp2

LA           5         6           12       9            10      1

NY          12       11           7        8            2        1

SF           5        1             2       11           7        3

What I need to do is to hide those rows whose exp2 value is less than 2 for the last element of Dim1 (category3 in this example). So here, I would want to hide rows for LA and NY, but not for SF. Please note that SF has its exp2 less than 2 for category1, so it should display.

3 Replies
Not applicable
Author

Please attach example

Not applicable
Author

Here is a sample qvw. here again, SF should display and the other two rows hidden since their cat3 value for the Score expression is less than 2.

Not applicable
Author

not possible. Use Straight table and try