Hi all , I have a list of customer name , customer code, billing date and sale value. I need to identify which customers were active for all months and which got inactive in which month. Also need to highlight the new customers who got added in the months ahead. To check the customer attrition. I tried generating rows used summarize tool on min and max month but unable to get a desired results. Kindly help with a better solution.
Attached is the same data and expected output for reference.