I have two dates on a report that i want to calculate the difference in hours and minutes between them. How can i do this? My two dates for example are 10/10/05 06:03 and 10/10/05 14:33. I am able to display it as 8.5 hours or 0.35 days as the date difference but ideally i would like to display it as 8hrs 30 minutes. Any help will be appreciated.
0
Comments
Try to define a variable of the type Duration and see if this works for you.
What also may work is to put it into the GroupTotalFields property of the dataitem, but I hink that only works for fields.
Just play around with those properties and commands, and read the adg about reports.
RIS Plus, LLC
RIS Plus, LLC