slellerman
Programmer
I am using Crystal Reports 9. I created the following formula (named Cumm$/Mhr):
If {#CummCost} > 0 Then
{#CummCost}/{#CummEhrs}
else
0
I would like to use this formula field in a chart with other fields from the database. However, when creating a chart, this formula field is not available in the "Available Fields" list for the chart. Any suggestions? Thanks in advance!
If {#CummCost} > 0 Then
{#CummCost}/{#CummEhrs}
else
0
I would like to use this formula field in a chart with other fields from the database. However, when creating a chart, this formula field is not available in the "Available Fields" list for the chart. Any suggestions? Thanks in advance!