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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Excluding values using Set Analysis

Hello All,

I have a data set as follows:

I need to exclude all the Change Order Numbers that have the Owning group value as NA and count the rest.

I have used the below expression but it doesn't seem to work.

count(DISTINCT{$<Owning_Group-='NA'>}[Change Order Number])

Suggestions please.

Labels (1)
1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

1 Reply
antoniotiman
Master III
Master III

-={'NA'}