Hello all;
I am working with Crystal 8.5 and MAS90. I have a report that essentially prints the sales orders out, listing the items, the number ordered, price, total, etc. in the Details section. When I added a group to sort by generalized product line, two of the fields, the comments1 and 2 fields disappeared from the report, even though other fields from the exact same table still print fine. Here's specifically what happens:
Before the group was added, report details would print as follows:
<item number> < Item desc> <total ordered> <price> <amount (price x total ordered>
<comments1>
<comments2>
Repeat for each record.
After the group is added:
<item number> < Item desc> <total ordered> <price> <amount (price x total ordered>
and blank space where the comments fields would normally print.
Of note is that the Item Number, Total Ordered, Price, and the comments fields all come from the same table. If there was something about the group that caused the table to get gorked, they'd all disappear as well, wouldn't they?
Any ideas?
Thanks
I am working with Crystal 8.5 and MAS90. I have a report that essentially prints the sales orders out, listing the items, the number ordered, price, total, etc. in the Details section. When I added a group to sort by generalized product line, two of the fields, the comments1 and 2 fields disappeared from the report, even though other fields from the exact same table still print fine. Here's specifically what happens:
Before the group was added, report details would print as follows:
<item number> < Item desc> <total ordered> <price> <amount (price x total ordered>
<comments1>
<comments2>
Repeat for each record.
After the group is added:
<item number> < Item desc> <total ordered> <price> <amount (price x total ordered>
and blank space where the comments fields would normally print.
Of note is that the Item Number, Total Ordered, Price, and the comments fields all come from the same table. If there was something about the group that caused the table to get gorked, they'd all disappear as well, wouldn't they?
Any ideas?
Thanks