| **
Hi Frank,
This is a sample Crystal function that would calculate the
difference between two timestamps and display in "HH:MM:SS" format:
I'm not sure how to incorporate the business time requirement into this directly in Crystal -- my suggestion would be to perform the calculation in ARS. Add a filter that triggers when the status is set to resolved, that uses the "Application-Bus-Time-Diff" function to calculate the time to resolve and sets this value to an integer field (the return value will be in seconds). For existing records that have already been resolved, you could run an escalation to populate the integer field. Add this field to your Crystal report, and re-format as desired (as shown in the above function). HTH,
Thomas
__20060125_______________________This posting was submitted with HTML in it___ |

