Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
Hope all Doing well.
I am Trying to calculate Avg in straight table with two dates.
we have fields:
1.installment_date
2.Installment_Number
3.OD_Details:- OD,Recovered.Non_OD
4.customer
5.Mortgage
based on the fields we want calculate Average like below
| Average gap between two OD instances is 0 months |
| Average gap between two recoveries is 0 month |
| Average gap between two recoveries instances is between 7 and 12 months |
| Average gap between two recoveries instances is between 4 and 6 months |
| Average gap between OD and its recovery is between 1 and 3 months |
Average gap between OD
1-Jun-17 | 0 |
1-Jul-17 | 30 |
1-Sep-17 | 62 |
1-Dec-17 | 91 |
Average |
|
Months |
|
Ex:
how i can get this Avg in expressions .
Please do needful.its help me more
Thanks in Advance.
chandra
Hi Sunny,
please refer the excel file.
In that we got all expressions except the highlighted column(Green Colour).
please refer this link
https://community.qlik.com/t5/New-to-QlikView/variables-creation/m-p/95395#M23630
Thanks.