Forum Discussion
Bharani308
6 years agoFrequent Visitor
Help Required on Cohort Analysis Table
Hello People, I am trying to do a cohort analysis with below data but I did not get the desired result Student Id Application Sent Date Deposit Paid 154563 08/07/2019 17 July 20...
v-yuta-msft
6 years agoCommunity Support
Maybe you can modify the var:
pastCustomers =
CALCULATETABLE (
DISTINCT ( UnionSelectColumns[Emails] ),
ALL ( UnionSelectColumns[M&Y], UnionSelectColumns[M&Y No] ),
UnionSelectColumns[Rankx] <= acquisitionMonth
)
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Bharani308
6 years agoFrequent Visitor
v-yuta-msft Its not working.
Below placed the file I am working on please refer and let me know where I did wrong!
https://drive.google.com/open?id=1zRC1FBn_3lUNSY5TBJueXdlfrQFnypQK