Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Vikas
Partner - Contributor II
Partner - Contributor II

Qlik Max function with Aggr

Hi All,

Can you help what is wrong in this set expression , this is showing NULL value.

Aggr(Max({<[Type Category]={'NEW','OLD'}, Group={'NORTH'}>} [Create Date]), [Name])

 

I wants to calculate Max Create Date for [Type Category] =  NEW and OLD and Group = NORTH aggregated by Name.

Thanks,

Vikas

Labels (1)
2 Replies
BrunPierre
Partner - Master II
Partner - Master II

Is [Create Date] properly formatted as Date?

tresB
Champion III
Champion III

It's important to know the context; where are you using this expression, in a kpi object or in a chart? If in a chart, what are the dimensions?