Sum column value based on views and update on different list.

Hi All,

I need to sum column value based on certain view and update it in a different list column.

If possible by workflow or any other software, please let me know.

Thank you.

Alex Varghese

August 16th, 2015 6:45am

Hi Alex,

To achieve your requirement, you could use JSLink. In SharePoint 2013, JSLink is recommended for controlling rendering of fields, items and even Web Parts through a JavaScript file.

Some code samples will show how it works in customizing the style of the List view:

http://code.msdn.microsoft.com/office/Client-side-rendering-JS-2ed3538a

Several demoes about how to display sum value of a column for your reference:

http://sharepoint.stackexchange.com/questions/148496/displaying-sum-value-of-a-column-in-some-other-place-in-the-page

http://social.technet.microsoft.com/wiki/contents/articles/30317.sharepoint-2013-displaying-sum-for-calculated-column-in-a-list-view-using-jslink.aspx

Best Regards,

Dean Wang

August 17th, 2015 4:44am

Thank Dean for the links.

Is it possible to update the sum in a different list, rather than just displaying. Thanks, Alex

Free Windows Admin Tool Kit Click here and download it now
August 18th, 2015 12:52am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics