Tagged Questions
0
votes
1answer
700 views
Summing a column on a DVWP with 2 levels of grouping with incorrect subtotals
I am working with SharePoint 2007, and have been charged with making a report based on external data (SQL Server). It is a high level look at list of tickets in particular statuses. I decided to go ...
0
votes
1answer
514 views
How do I filter on a sum in a group footer? (Data View Web Part)
I have a DVWP that displays groups of data. For each group, I've got a sum of one of the columns. This sum exists in the group footer in a template called dvt_1.groupfooter0.
<xsl:variable ...