Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

SP2013-Average of Total Time Difference (Calc Column)

$
0
0

Hi:

I have a listview with date and time fields, and a [Total Time] calculated field with a formula/formatting as follows:

Columns: [Time In] and [Time Out]

Formula:  =IF(OR(ISBLANK([Time Out]),ISBLANK([Time In])),"---",TEXT([Time Out]-[Time In],"h:mm:ss"))

I need to display the Average of this calculated column in "h:mm:ss" format in ungrouped and possibly grouped views

Is there a JQuery solution for this?

Thanks

Charlie E


Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>