Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
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)