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: 
Not applicable

how to create group by clause in set analysis

Dear All,

how to create group by clause in set analysis.

Thanks and regards,

Shiv

4 Replies
Not applicable
Author

Hello,

Use aggr() function.

Thanks,

ASINGH

Sokkorn
Master
Master

Hi Shiv,

Aggr() function may do this job. Sample Aggr(Only( {$<Product = {'AB*','BB*'}>} Seller),Product)

Anyhow, can you describe your requirement with sample data. So that people in community can understand your issue well.

Regards,

Sokkorn

Not applicable
Author

based on data show top 2 product for every year in chart...

Thanks

Shiv

Not applicable
Author