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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Linear Chart with average in each point

Hi all,

i have the linear chart attached below, with two dimension (a temporal one and another one) and i would like to calculate and to show the average value for each temporal unit (in this case day).

Can you please help me?

i attached also an example..

Thanks

2 Replies
richard_pearce6
Partner - Specialist
Partner - Specialist

try

=avg(aggr(Sum(count_eop),Date))

Richard

QlikCentral.com

Not applicable
Author

Maybe this way?

let me know if it helps.

regards

Darek