
The business experienced rapid growth but exhibited high volatility, low retention, and significant geographic concentration risk.
=ROUND([@[Quantity]]*[@[Unit_Price]],2)=[@[Revenue]] — FALSE rows identified as return/cancellation entries and floating point rounding differences (0.001), not real errors.=IF([@[Quantity]]<0,"Return","Sale").TEXT(MINIFS()) with INT() to strip time component, converted via DATEVALUE, pasted as values. Customer_Type derived as =IF(INT([@[Invoice_Date]])=[@[First_Purchase_Date]],"New","Returning").1/COUNTIF) in tbl_Cleaned.AVERAGEIF(tbl_Retention[Retention_Rate],"<1").SUM($B$2:B2).ROUND(IFERROR(XLOOKUP())) from tbl_Retention. Rev_Per_New_Customer and Rev_Per_Returning_Customer calculated — N/A returned for months with zero returning customers.docs/ folder on GitHub.assets/color_palette.md.docs/ folder, screenshots to dashboard/ folder, color palette to assets/ folder on GitHub.Posted Jul 20, 2026
Analyzed customer retention and revenue stability for an e-commerce retailer using Excel.
0
1
Jan 1, 2010 - Dec 31, 2011