Forum Discussion

ManjunathaEP's avatar
ManjunathaEP
Icon for Helper II rankHelper II
5 years ago

NELC Analysis

Hi, Thank you in advance for supporting the DAX for the below sample data.

I would like to get DAX for NELC (New, Expand,Lost, Churn) analysis for Revenue and customer count.

 

 

Expected results are calculated below for 2019:

New = Customer ABC (count=1) is returned as New in 2019 with an Amount of 67

Expand = Customer YRP (count=1) revenue is increased to 67 in 2019 from 45 of 2018,so expand revenue is 22

Lost = Customer PS and MEP (count=2) revenue in 2019 is 0, hence lost revenue is -1135

Churn = Customer HM (count=1) revenue is decreased to 567 in 2019 from 876 of 2018, so churn revenue is -309

 

8 Replies