Forum Discussion

AmeenVanakar's avatar
AmeenVanakar
Advocate II
1 year ago
Solved

Customer Retention Cohort Analysis - Help Needed

Hi, I have created a logic to find the number of repeat customers & I want to build a retention cohort over 24 months. However, I am unable to match retention numbers between 2 formulas that I creat...
  • AmeenVanakar's avatar
    1 year ago

    Hi lbendlin and Ashish_Mathur 

    Thanks for sharing solutions.

    I repeated all my steps & found a logical reasoning to the differences in numbers between retention cohort vs repeat although they share same DAX.

    Logic:

    Since I am using End of month methodology, the cohort analysis is counting all the customers who purchase within the same month as 1 transaction. However I noticed a small group of customers who purchased multiple times within the same month.

    Hence, if we check the repeat customers within May'23, the actual repeat is 128 (having more than 1 invoice)

    whereas, if we conside all repeats by all customers using End of month methodology & want to know how many customer who purchased in Jun'23 have also purchased May'23, then the answer is 83 as shown in cohort analysis which uses End of month methodology.

     

    Here is a screenshot