Sorry, the code should be:
If isdate({CallLog.ClosedDate}) AND isdate({CallLog.RecvdDate}) then
Date ({CallLog.ClosedDate}) - Date ({CallLog.RecvdDate})
else
0
-Abhilash
Sorry, the code should be:
If isdate({CallLog.ClosedDate}) AND isdate({CallLog.RecvdDate}) then
Date ({CallLog.ClosedDate}) - Date ({CallLog.RecvdDate})
else
0
-Abhilash