Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Formula Not available in Graph Data Post Reply Post New Topic
Author Message
regism
Newbie
Newbie


Joined: 05 Dec 2007
Online Status: Offline
Posts: 4
Quote regism Replybullet Topic: Formula Not available in Graph Data
    Posted: 05 Dec 2007 at 5:09am
Hi,
 
I am pretty new at Crystal and I do have a situation.
 
I have a report structured as follow:
 
Group1
 
Group2
 
          Detail (suppressed) includind several formula such as
 
DateTime
 
and
 
//GOS Call
if ({@ansdCall}+{@abndCall}) <> 0
then    Round((({@ansdCallSlv2}/({@ansdCall}+{@abndCall}))*100),2)
else    0     for now we can call this formula gos%call
 
Group Footer2
 
DateTime
 
and
 
//G2 GOS Call
if ({#ansdCall}+{#abndCall}) <> 0
then    Round((({#ansdCallSlv2}/({#ansdCall}+{#abndCall}))*100),2)
else    0  for now we can call this formula G2gos%call
 
Group Footer 1
 
 
What I would like to do is create a bar graph with : DateTime on X Axis, and G2gos%call on the Y Axis
 
 
The problem is in the Dtata tab of the Graph Expert, I cannot select G2gos%call as it is not present. However gos%call is...
 
Any idea?
 
Many thanks,
 
Regis
 
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.