Hello,
I have a problem in trying to show a percentage on a Crystal Reports XI cross tab reports. The requirement is to show the difference of percentage of growth from month to month basis.
Looks something like this"
Total / Jan07 / Feb07 / Mar07
_______/_______/__________/__________
Prjcode1 / 60% / 90% / 100%
Prjcode2 / 45% / 60% / 80%
Prjcode3/ 75% / 100% / 100%
etc...etc...
How do I calculate a percentage of the growth month to month for each month? should look something like this..
Total / Jan 2007 / Feb 2007 / Mar 2007
________/___________/___________/__________
Prjcode1 / 60% / 90% / 100%
/ / diff-30% / diff 10%
Prjcode2 / 45% / 60% / 80%
/ / diff - 15% / diff -20%
Prjcode3 / 75% / 100% / 100%
/ / diff - 25% /
I've tried several things, but nothing is working. Any help would be greatly appreciated.
Thanks
I have a problem in trying to show a percentage on a Crystal Reports XI cross tab reports. The requirement is to show the difference of percentage of growth from month to month basis.
Looks something like this"
Total / Jan07 / Feb07 / Mar07
_______/_______/__________/__________
Prjcode1 / 60% / 90% / 100%
Prjcode2 / 45% / 60% / 80%
Prjcode3/ 75% / 100% / 100%
etc...etc...
How do I calculate a percentage of the growth month to month for each month? should look something like this..
Total / Jan 2007 / Feb 2007 / Mar 2007
________/___________/___________/__________
Prjcode1 / 60% / 90% / 100%
/ / diff-30% / diff 10%
Prjcode2 / 45% / 60% / 80%
/ / diff - 15% / diff -20%
Prjcode3 / 75% / 100% / 100%
/ / diff - 25% /
I've tried several things, but nothing is working. Any help would be greatly appreciated.
Thanks