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

Excluding Month and Quarter in Aggr

Hi All,

I am using the below aggr in a pivot able and needs to modify the formuala to exlcude the selection of Month and Quarter. Please could you adivse.

Formuala.

Aggr(sum(IPN),CLI)


Thanks,

Sijo Joseph

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Aggr(sum({<Month,Quarter>}IPN),CLI)


talk is cheap, supply exceeds demand
Not applicable
Author

Thanks,

I tried this is working when only set analysis but not with aggr.

Thanks,

Sijo