xsl-list
[Top] [All Lists]

RE: (No Subject) Using XSLT to make a pivot table

2003-07-14 06:18:21
Check out this URL
http://www.jenitennison.com/xslt/grouping/index.html
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     "Eklavya Khera" <EKhera(_at_)gw(_dot_)com(_dot_)au>
Sent:     Mon, 14 Jul 2003 14:42:02 +1000
To:       XSL-List(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject:  

Hi,

I think I posted this in the wrong area to start with, here's where it
should be -->

I am having trouble trying to do the following :

I have some information in XML format. They are merely statistics of
suburbs. What I need to do with that information is transform it to a Pivot
table using XSL and also display summaries (totals) of information
provided.

Here are sample field names :
Country
State
Suburb
House Number
Area
Lot Number

From above, the categorisation can be based on either Country / State or
Suburb or a combination. And then a summary could be total area in a
suburb, or total area in a State etc... There are many more fields, but if
I can get a start based on the above sample, I can continue from there.

Can someone please give me some ideas, sample code will be ideal..

Thanks heaps


Eklavya Khera
Consultant
Groupware Consulting Pty Ltd
Ph - (03) 9606 0603
Mobile - 0407 677 025



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>
  • RE: (No Subject) Using XSLT to make a pivot table, cknell <=