Home
DevShare Downloads
Time string sum
JasonW
This example assumes a dataset retruns a column with "hh:mm:ss" strings. A column binding is then used to conver this to seconds. An aggregation element is then used to sum all of the seconds and a final column binding converts this back to string with the format"hh:mm:ss".
Find more posts tagged with
Comments
There are no comments yet