Guest_imported
New member
- Jan 1, 1970
- 0
Hi All,
I may not be understanding how conditional formulas work in Crystal. Here's what I want to do.
I have a report that tracks sales of items by employees. The report is grouped by employee ID. Within the group footer of the employee ID, I want to sum the cost field for those items whose Item# is equal to a given value.
For example:
Sum ({Tbl Inventory.Cost},{Tbl Inventory.Item#},"1529"
It's not working. The logic in the above formula would work in Access, Excel, etc. Crystal is telling me:
"The summing/running total field could not be created"
&
"A group condition is not allowed here"
There has to be a way to accomplish this. Any Ideas?
I may not be understanding how conditional formulas work in Crystal. Here's what I want to do.
I have a report that tracks sales of items by employees. The report is grouped by employee ID. Within the group footer of the employee ID, I want to sum the cost field for those items whose Item# is equal to a given value.
For example:
Sum ({Tbl Inventory.Cost},{Tbl Inventory.Item#},"1529"
It's not working. The logic in the above formula would work in Access, Excel, etc. Crystal is telling me:
"The summing/running total field could not be created"
&
"A group condition is not allowed here"
There has to be a way to accomplish this. Any Ideas?