Display a pivot table with xml data

  • Thread starter msnews.microsoft.com
  • Start date
M

msnews.microsoft.com

My problem is,
I wanted to display a pivot table with the data I have on my SAP web
application server,
I am going with html so that I can make use of office web component to
display a pivot table.
I assume xml would be the best option for loading data,
But couldnt understand how the format of the xml supposed to be,

Can any one please help with a working example of a pivot table with OWC,XML
and javascript.

thanks in advance,
venkat
(e-mail address removed)
 
A

Alvin Bruney [MVP]

Do you have a cube? It sounds like you don't. The pivot table may need to be
bound to a spreadsheet and then you can load the XML data into the
spreadsheet (that's assuming you don't have a cube)

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
 
M

msnews.microsoft.com

thanks Alvin,
As U said I dont have a cube but table data in a data structure,
If U can please provide me with an example program or reference which tells
me in details about the processs

Regards,
venkat
(e-mail address removed)


Alvin Bruney said:
Do you have a cube? It sounds like you don't. The pivot table may need to
be bound to a spreadsheet and then you can load the XML data into the
spreadsheet (that's assuming you don't have a cube)

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


msnews.microsoft.com said:
My problem is,
I wanted to display a pivot table with the data I have on my SAP web
application server,
I am going with html so that I can make use of office web component to
display a pivot table.
I assume xml would be the best option for loading data,
But couldnt understand how the format of the xml supposed to be,

Can any one please help with a working example of a pivot table with
OWC,XML and javascript.

thanks in advance,
venkat
(e-mail address removed)
 
M

msnews.microsoft.com

Hai Alvin,
Can please let me know If the book "The O.W.C. Black Book with .NET"
Is available in India.

Best Regards,
Venkat

msnews.microsoft.com said:
thanks Alvin,
As U said I dont have a cube but table data in a data structure,
If U can please provide me with an example program or reference which
tells me in details about the processs

Regards,
venkat
(e-mail address removed)


Alvin Bruney said:
Do you have a cube? It sounds like you don't. The pivot table may need to
be bound to a spreadsheet and then you can load the XML data into the
spreadsheet (that's assuming you don't have a cube)

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


msnews.microsoft.com said:
My problem is,
I wanted to display a pivot table with the data I have on my SAP web
application server,
I am going with html so that I can make use of office web component to
display a pivot table.
I assume xml would be the best option for loading data,
But couldnt understand how the format of the xml supposed to be,

Can any one please help with a working example of a pivot table with
OWC,XML and javascript.

thanks in advance,
venkat
(e-mail address removed)
 
A

Alvin Bruney [MVP]

I wouldn't have a clue. But it's on amazon and amazon ships every where

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


msnews.microsoft.com said:
Hai Alvin,
Can please let me know If the book "The O.W.C. Black Book with .NET"
Is available in India.

Best Regards,
Venkat

msnews.microsoft.com said:
thanks Alvin,
As U said I dont have a cube but table data in a data structure,
If U can please provide me with an example program or reference which
tells me in details about the processs

Regards,
venkat
(e-mail address removed)


Alvin Bruney said:
Do you have a cube? It sounds like you don't. The pivot table may need
to be bound to a spreadsheet and then you can load the XML data into the
spreadsheet (that's assuming you don't have a cube)

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


My problem is,
I wanted to display a pivot table with the data I have on my SAP web
application server,
I am going with html so that I can make use of office web component to
display a pivot table.
I assume xml would be the best option for loading data,
But couldnt understand how the format of the xml supposed to be,

Can any one please help with a working example of a pivot table with
OWC,XML and javascript.

thanks in advance,
venkat
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top