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 function in Expressions

Hi,

Should somebody explained to me why the expression Aggr(Sum(WorkedHours), ProductionID) gives the same results for all the rows in a pivot table if I put it on the Dimensions section and it gives the result only for the first row if I put it on the expression section?

Thanks,

N.

1 Solution

Accepted Solutions
swuehl
MVP
MVP

It's probably due the chart dimension context. Have a look at the grain mismatch section in

Pitfalls of the Aggr function

View solution in original post

2 Replies
swuehl
MVP
MVP

It's probably due the chart dimension context. Have a look at the grain mismatch section in

Pitfalls of the Aggr function

Anonymous
Not applicable
Author

You're right.

Thank you so much.

N.