Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8540

Re: Days Calculation - Error

$
0
0

Sorry, the code should be:

 

If isdate({CallLog.ClosedDate}) AND isdate({CallLog.RecvdDate}) then

     Date ({CallLog.ClosedDate}) - Date ({CallLog.RecvdDate})

else

     0

 

-Abhilash


Viewing all articles
Browse latest Browse all 8540

Trending Articles