O
oleSarge
trying to create a dataview web part for sharepoint using a sharepoint list
as my datasource. wondering what syntax to use for a column sum (). using
"SUM([ColumnName]) " only produces a sum with the top record, and none of the
repeating records. note that i have placed the field above the actual
rendering of the repeating resultset (having difficulty placing the field in
the last row of the dataview, or in a footer) thanks
as my datasource. wondering what syntax to use for a column sum (). using
"SUM([ColumnName]) " only produces a sum with the top record, and none of the
repeating records. note that i have placed the field above the actual
rendering of the repeating resultset (having difficulty placing the field in
the last row of the dataview, or in a footer) thanks