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

Re: Crystal Report where the maximum time of one process will be subtracted from the following processes minimum time.

$
0
0

Hi Natalie,

 

Try this:

 

If Not(OnFirstRecord) then

     Previous({Maximum_End_Time}) - {Minimum_Start_Time}

Else {Maximum_End_Time}

    

-Abhilash


Viewing all articles
Browse latest Browse all 9730

Trending Articles