Forum Discussion
Anonymous
5 years agoNot applicable
T-SQL to DAX
Hi All, I trying to calculate churn rate for the customers. I am using below query in SQL to get lost and prior customers for last 12 trailing months and sum to eventually get the ratio. Here is ...
jdbuchanan71
Super User
5 years agoAnonymous
Take a look at this article about new and returning customers in DAX, I think it will help.
https://www.daxpatterns.com/new-and-returning-customers/