BusinessObjects Board

trying to set up a elapse time between two dates

I am trying to set up an elapse time between two different date/time fields. any help would be appreciated. Using BOXI

Thanks


monikasue (BOB member since 2011-11-01)

Hi,

You can use the Daysbetween([date1];[date2]) function which will give you the number of days between the [date1] and the [date2].

If you need the result be in the portions of days (hours, minutes, seconds) then this old topic can get you started:


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