BusinessObjects Board

compare hours using days between

I have to date objects and I need to get the hours between them [Performed Date/Time] ; [End Date/Time]

how can I do this?

Thanks


tonyreba77 (BOB member since 2010-09-18)

Hi,

Check this out:


Marek Chladny :slovakia: (BOB member since 2003-11-27)

how do I say
= (((ToNumber(SubStr(FormatDate([Oral Care].[Clinical Event Performed Date/Time];“HH:mm:ss”) , 1 , 2 ) ) * 60 in WebI ???


tonyreba77 (BOB member since 2010-09-18)

If only the above piece of the code is not working in WebI for you then replace in the code “,” with “;”.


Marek Chladny :slovakia: (BOB member since 2003-11-27)