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: 
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.

1 Solution

Accepted Solutions
antoniotiman
Master III
Master III

1 Reply
antoniotiman
Master III
Master III

-={'NA'}