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: 
anthony_kinsell
Creator
Creator

Excluding data using Set Analysis

Hi,

I'm trying to do a graph of Budget vs Actual but don't want 'Contract Sales' included in my Budget figures.

I know the below formula gives me just Contract Sales but how do I exclude them:

Sum ({<FundHeading = {'Contract Sales'}>} DevBudgetAmount)

Tried various attempts of 1 - contract sales but can't seem to get it to work?

Labels (1)
11 Replies
Nicole-Smith
MVP
MVP

You need to either do what Pierre de Calan mentioned or check "Suppress Zero Values" on the Presentation tab.

anthony_kinsell
Creator
Creator
Author

I have checked ‘Suppress Zero Values’ already – it doesn’t work