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

calculation on slippery weeks

Hi community,

I need to do a calculation on slippery weeks in order to make previsions. and I don't know how to do it.

Have see in the snapshot, the calcul is done on Excel, I want to do the same on Qlik Sense.

I tried to use RangeAvg function, but I dont know how to specify the range, an also I think there should be some spécifications in the limits of the fields

Helppp and thanks

1 Solution

Accepted Solutions
Not applicable
Author

1- ((RangeAvg(above(Sum([Nb MP 7 days]),0,5))) / (RangeAvg(above(Sum([Nb WOL 7 days]),0,5))))

View solution in original post

1 Reply
Not applicable
Author

1- ((RangeAvg(above(Sum([Nb MP 7 days]),0,5))) / (RangeAvg(above(Sum([Nb WOL 7 days]),0,5))))