I'm new in crystal reports, any advice would be appreciated!!
I have a reports, where it shows:
'incident' 'district' 'time starts' 'time ends'
I had couple of duplicates so i put formula 'not onfirstrecord and {incident}=previous{incident}' to suppress the duplicates field.. now i need to count the average times for each district.. but it counts also times of suppressed incidents. is there any formula how to exclude them? I guess i should use distinct count, but i don't know how to write it..
my other question is.. i know how to write the formula for average times for the district, but i need the average time also for months- january, february.. any help?
thank you very much!
I have a reports, where it shows:
'incident' 'district' 'time starts' 'time ends'
I had couple of duplicates so i put formula 'not onfirstrecord and {incident}=previous{incident}' to suppress the duplicates field.. now i need to count the average times for each district.. but it counts also times of suppressed incidents. is there any formula how to exclude them? I guess i should use distinct count, but i don't know how to write it..
my other question is.. i know how to write the formula for average times for the district, but i need the average time also for months- january, february.. any help?
thank you very much!