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

pivot table design

in the attached qvw file there is sheet named "not working" . How can i get meanA for each month.

month name                     meanA

dec 2012                             98

dec 2012                            100

nov 2012                             88

Labels (1)
2 Replies
Not applicable
Author

Into the expression you set

 

avg

(MeanB)      not  avg(meanB) .

Bye

Marco

christian77
Partner - Specialist
Partner - Specialist

AGGR(AVG(meanA),Month,Year)