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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Paknanarn23
Creator II
Creator II

I want to calculate the average value in the graph.

I want to get the Total value. Put this in the graph. How should I calculate this to be an AVG value?

Paknanarn23_0-1693904917226.png

 

1 Solution

Accepted Solutions
anat
Master
Master

Avg(Aggr(avg(propertyval), empno, machine)

 

View solution in original post

1 Reply
anat
Master
Master

Avg(Aggr(avg(propertyval), empno, machine)