Forum Discussion
TravisM
3 years agoNew Member
Customer Retention by date
I have an unique situation where I am trying to measure a customer retention trend over time and the dax is failing me. I have a data table of customers including their go live dates. I need a ro...
Greg_Deckler
3 years agoCommunity Champion
TravisM Without more information hard to be specific but you might find this helpful. To convert to a rolling total, just use SUMX instead of AVERAGEX. Better Rolling Average - Microsoft Power BI Community