I have a tabular data which I need to group based on vintages and payment-vintages .. see the desired result column in red
Solved! Go to Solution.
Hi @tarunIMDG
You can use this formula
datetimediff(datetimeparse([payment-vtg], "%Y-%m-01"), datetimeparse([vintage], "%Y-%m-01"), "months")
User | Count |
---|---|
109 | |
92 | |
78 | |
54 | |
40 |