This content has been marked as final.
Show 5 replies
-
1. Re: calculating differences between months in percent
David Li Aug 31, 2016 7:53 AM (in response to Austen Robinson) -
2. Re: calculating differences between months in percent
Austen Robinson Aug 31, 2016 7:54 AM (in response to Austen Robinson)Sorry what I really want is the sum of the four categories and that total is what I want in the percent difference.
-
3. Re: calculating differences between months in percent
David Li Aug 31, 2016 7:59 AM (in response to Austen Robinson) -
4. Re: calculating differences between months in percent
Austen Robinson Aug 31, 2016 8:08 AM (in response to David Li)Not quite. I need it to be like the screen shot in the attachment. Churn is the percent difference month to month.
-
Capture.PNG 5.9 KB
-
-
5. Re: calculating differences between months in percent
Austen Robinson Aug 31, 2016 10:11 AM (in response to Austen Robinson)Ive got it down to this: Need to place percent difference of the total between each month starting with Jan and Feb. Tried several calculated fields but nothing got me what I wanted. I think you have to divide sum([total]) / sum([total]) somehow like in excel but not sure of the correct syntax let on how to insert it between the months on the total row.