Help Please!
Crystal Reports v10.0
I have a number of fields (for example, kilometers driven, number of loads, hours driven, etc.) that I'm trying to show either a count or summation per time period, IE -- on a weekly, monthly, and yearly basis. My problem is that these fields are displaying the exact same values no matter what group the field is in. And I KNOW I have information on all these fields for at least 6 months. What other information can I give........I'm suppressing the weekly grouping with the following formula:
if {v_targ_Hauling_ProductionvsTarget.workdate} > {?EndingDate}then true
Please let me know if I can provide any other info. Thanks so much.
T.
Crystal Reports v10.0
I have a number of fields (for example, kilometers driven, number of loads, hours driven, etc.) that I'm trying to show either a count or summation per time period, IE -- on a weekly, monthly, and yearly basis. My problem is that these fields are displaying the exact same values no matter what group the field is in. And I KNOW I have information on all these fields for at least 6 months. What other information can I give........I'm suppressing the weekly grouping with the following formula:
if {v_targ_Hauling_ProductionvsTarget.workdate} > {?EndingDate}then true
Please let me know if I can provide any other info. Thanks so much.
T.