This content has been marked as final.
Show 3 replies
-
1. Re: Retention and Graduation Report
Michela Spitz Nov 18, 2014 1:45 PM (in response to Yi Ni)Do you have a workbook we can look at?
-
2. Re: Retention and Graduation Report
Yi Ni Nov 18, 2014 6:31 PM (in response to Michela Spitz)Hi. Thanks for your reply. Do I upload it to tableau public and then post a link?
-
3. Re: Retention and Graduation Report
Yi Ni Nov 19, 2014 9:54 AM (in response to Yi Ni)Hi everyone.I am so happy to say I have figured it out. A table calculation does the trick. Here is how I did it:
RUNNING_SUM(COUNTD([z_People_Code_ID_grad]))/WINDOW_MAX((COUNTD([z_People_Code_ID_enroll])), -100, 0 )
Have a great day!