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: 
prees959
Creator II
Creator II

Calculate average by Day

Hi,

I need to calculate the 'Average Deliveries' by 'Day of the Week' and by a second dimension.

My value field is Total_Deliveries (eg, sum(Total_Deliveries).  I have a Day_of_Week dimension and also a Delivery_Slot dimension

What would be the best expression to show average daily deliveries by 'Delivery_Slot' and 'Day_of_Week' ?

PS I am using a standard pivot chart

Many thanks for any advice,

Phil

Labels (1)
3 Replies
fvelascog72
Partner - Specialist
Partner - Specialist

Hi,

You could add the second dimension and a second expression with avg(Total_Deliveries) that should show you what areyou looknig for.

Saludos.

prees959
Creator II
Creator II
Author

Hi,

When I add AVG(Total_Deliveries) it is showing '1'....  any thoughts? Whereas Total for Monday and Slot 'AM' is 913

fvelascog72
Partner - Specialist
Partner - Specialist

Hi,

Can you attach a example file?

Saludos.