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: 
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?

tresesco
MVP
MVP

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?