Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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