Hi,
I tried what you said but I am still unable to plot these 5 different formulas.
These formula don't show up in data section when I open chart expert.
Hi Ian,
Let me tell you why I am getting wrong values for the formulas if I create five different formulas.
See the first formula will give me result corresponding to week 1 one ,but the moment i use this formula value in the second formula which is supposed to generate value corresponding to...
Hi,
I am using Crystal Reports XI and I am trying to chart this formula,but crystal report throws an error that I can't chart print time values .
shared numberVar x ;
shared numberVar y ;
shared numberVar z ;
shared numberVar t;
shared numberVar u ;
If {Command.weekno} =1 then
x...
Hi,
I am using Crystal Reports XI and I am trying to Print this formula shared numberVar x ;
shared numberVar y ;
shared numberVar z ;
shared numberVar t;
shared numberVar u ;
If {Command.weekno} =1 then
x :=Sum({Command.duration},{Command.weekno})/1
else if {Command.weekno} = 2 then
y...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.