Skip to main content
Im trying to get the close rate and track it quarterly, defined with the following:

 

'Close Rate = # of closed won opptys / avg of number of open opportunities in begin and end of quarter

 

My formula looks like this:

 

WON:SUM*100/ RowCount

 

But this is only working as long as the quarter is not over yet otherwise once it is passed and then all the oppty move of course out of that quarter (either they are closed or you push them out) ->the formula is not working anymore (looking back).

 

How can I capture/snapshot the average open opportunities during a given quarter (in the past)?

 

Many thanks for your formula suggestions...

 

Greetings,

 

Philipp
1 respuesta
0/9000