Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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 ...