|
Subject: Re: [xsl] Grouping and Summing information From: "Joris Gillis" <roac@xxxxxxxxxx> Date: Wed, 02 Feb 2005 19:08:11 +0100 |
<xsl:for-each select="data/values/cols[count(. |
key('totalByGroup',sort)[1]) = 1]">
<xsl:sort select="cols/sort" />
<xsl:for-each select="col">
Error here=
<xsl:value-of select="sum(key('totalByGroup',sort)/col[($n)])" />!
</xsl:for-each>
</xsl:for-each>
Hi,regards, -- Joris Gillis (http://www.ticalc.org/cgi-bin/acct-view.cgi?userid=38041) Vincit omnia simplicitas Keep it simple
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Grouping and Summing informat, Anton Damhuis | Thread | RE: [xsl] Grouping and Summing info, Anton Damhuis |
| Re: [xsl] XSLT for Extensibility, Alan Gutierrez | Date | Re: [xsl] XSLT for Extensibility, Colin Paul Adams |
| Month |