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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
khaycock
Creator
Creator

Calculation condition in a pivot table

I really need to restrict a pivot table to only show data from a specific data set.

I have tired using this expression in the Calculation Condition box but it isn't restricting.

=if(Type='Non-Blue Box',1,0)

When I select the option myself manually through a list box, it does restrict.

Any ideas?

11 Replies
vinieme12
Champion III
Champion III

See attached updated app, just add Set Analysis

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
tresesco
MVP
MVP

Check attached qvw.

I have included set analysis section {<Type={'Non-Blue Box'}>} in all aggregation functions you used both in variables and direct expressions.

Capture.PNG