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: 
SunilChauhan
Champion II
Champion II

is it possibe to write set ananlysis without aggregate function

hello all

is it possible to write set analysis without aggregate function.

if yes please let me know how.

Sunil Chauhan
3 Replies
Not applicable

As far as I'm aware it's not possible to do that sorry

johnw
Champion III
Champion III

Use the only() aggregation function.  It's like not using an aggregation function, but it allows you to use set analysis.

Not applicable

Yes, with only() function you can write set analysis. but it is very limited in nature.