Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
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