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

Aggr - Where to place conditional set analysis

I have an aggr calculation that is working for me:

avg(aggr(DPO,[Invoice ID]))

However, I want to add some additional criteria in here such as DataType= 'A' and FiscalPeriod='201502'.

I have experimented but I am not sure where to put the additional filtering statements.

Any help is appreciated.

Thank you,

- dave

10 Replies
swuehl
MVP
MVP

Ok, this explains what you were telling.

I read 'at the invoice header level' as that you are keeping an invoice header table in your model (which would solve this issue).