getting the value of colunm related to 80% of counts
Hi
see in the attached sample file , i have loaded an inline table in which i'm trying to get the value of periode for what the (accumulated count of id agregated by type and month) / (count of id agregated by months and type ) =80% .
the results must be aggregated by months and type .
for exemple
a 01/01/2015 period 27 because the count if id =5 and the total count = 6
a 01/02/2015 period 5 because the count if id =6 and the total count = 7