RE: [xsl] Sub total generation - filter problem

Subject: RE: [xsl] Sub total generation - filter problem
From: "Srinivasan, Sundar" <sundar.srinivasan@xxxxxxxx>
Date: Thu, 16 Dec 2004 15:17:12 -0500
Hi Geert,

Thanks for thre reply. The sub totals are not working when you filter with
curr-code='AUD'.
The output should show a break after 'Cash and Due from banks' but it's not.
Could you kindly
follow up? Regards.

-----Original Message-----
From: Geert Josten [mailto:Geert.Josten@xxxxxxxxxxx]
Sent: Thursday, December 16, 2004 3:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Sub total generation - filter problem


Hi Sundar,

You have two xsl:key statements in your XSL, but you added the filter only to
the first. I think you 
should better add them to both. That will probably give better (sub)total
results. Subtotal is 
showing at least, and as before, it basically seems to work...

Cheers,
Geert

Srinivasan, Sundar wrote:

> I think I am NOT good enough to be in this list..but I NEED help.
> I am creating detail lines and sub totals. It works fine with XSLT-ONE . The
> bs_categ totals are off or not produced
> when I filter by currency in the <key> and apply-templates as in XSLT-TWO.
Any
> help would be greatly appreciated.
> Regards.
> 
> XML:..................XSLT-ONE: and XSLT-TWO follow


==============================================================================
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
==============================================================================

Current Thread