Thanks Pete ... I really appreciate your assistance. I discovered that the date field was actually in String format so:
IF ISNULL({Monitor_Tool.service_end_time})
THEN ToText(TIME(DATEADD('n', {Monitor_Tool.duration_service}, CurrentDate + CTIME({Monitor_Tool.service_start_time}))),"hh:mm...
Certainly that's what I've been working to get .... but i cannot get anything to work.
//{Monitor_Tool.service_end_time} = ({Monitor_Tool.duration_service} + {Monitor_Tool.service_start_time})
//sum({Monitor_Tool.duration_service},{Monitor_Tool.service_start_time})...
I am fairly new to CR and have used these forums with great frequency and really appreciate all the great support it has provided. However, i cannot find a satisfactory answer to my problem .... perhaps I'm just trying to overthink this. Here is the problem:
When the report was first created...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.