Microsoft
Software
Hardware
Network
Question : date diff expression
I am trying to find time diffrence between 2 dates in SSRS. In SQL i can find it out like this
sum(DATEDIFF(n, OpenDate, ClosedDate)).
How would i write an expression in SSRS to find out the time diff in minutes?
Answer : date diff expression
Try something like this:
=SUM(DateDiff(DateInterval
.Minute,Fi
elds!OpenD
ate.Value,
Fields!Clo
sedDate.Va
lue))
Random Solutions
Exchange 2010 After install when initialising it looks for the DC not the member server
" can't move the items. the file path\filename.pst could not be accessed Outlook 2003 Under XP
Toshiba Windows 7 Upgrade Program !?
Count Distinct Records - Query
How to change the language used for menus and dialog boxes
Powerpoint clip art gone!
Connect to a Crosstab query in Access from Excel
Can security be applied to a sharepoint view?
Need help finding Office 2007 Product Key in Registry
SSIS Script task Excel object reference release