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: 
qlikwiz
Contributor II
Contributor II

Aggregation Formula - KPI

Hello Qlik Community, 

I'm working on a KPI which would show the sum of the median runtime of all the max run dates of different procedures. 

I tried the following expressions but they both didn't work: 

Sum(Aggr( Median(RunTimeMin),Max(RunDate)) ) 

Sum(Aggr( Median(RunTimeMin),ProcName), (Max(RunDate),ProcName))

 

Any help would be greatly appreciated! 

Labels (1)
0 Replies