Welcome to AspAdvice Sign in | Join | Help

Excel, Pivot Tables, and OfficeWriter

I’ve been playing around with trying to analyze some performance data that spans numerous periods over time as well as multiple channels.  Using SQL I’m able to get some results that look something like this:

Channel | Period | Activity
A | 1/2006 | 1342
B | 1/2006 | 3433
A | 2/2006 | 1543
B | 2/2006 | 3785

However, going from this to a chart or something useful is not terribly easy.  SQL 2005 has a Pivot function, and I have a similar function for SQL 2000 that Gregg gave me, but really this is something Excel shines at, and I’ve been wanting to play around with OfficeWriter more for some time.

Using their documentation and a couple of articles online I was able to quickly convert an existing SQL Server Reporting Services report into a Pivot Table with Pivot Chart.  Make sure you actually follow all of the instructions in the docs – especially the parts about replacing the data placeholders with dummy data of the appropriate type and changing the table properties to check the Refresh on open box.  Not doing either of these steps will result in your Pivot table not working properly.

However, once I actually followed the directions, things went quite smoothly, and I actually got my data in this format:

Channel | 1/2006 | 2/2006 | …
A | 1342 | 1543 | …
B | 3433 | 3785 | …

with some nice charts, making it much easier to visualize what was going on over time across multiple channels.  I’m planning on doing a video showing how to do this in the next week or so to post on the ASPAlliance Videos site.  Let me know if you have any particular requests for things you’d like to see demonstrated.

Published Friday, October 27, 2006 8:35 AM by ssmith
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Excel Pivot Chart from Reporting Services Video

Last week I wrote about some fun I was having with Pivot Tables and Pivot Charts in Excel . Well, yesterday

Thursday, November 02, 2006 3:19 PM by Steven Smith

# re: Excel, Pivot Tables, and OfficeWriter

good very good nice tolearn

Sunday, November 19, 2006 11:07 AM by dwarak

# mr

good very good

Sunday, November 19, 2006 11:07 AM by di

# re: Excel, Pivot Tables, and OfficeWriter

Office writer is not performance based, when compared to OWC11.. Offcie writer sucks. can anyone suggest me new approach to generate pivot

Monday, February 12, 2007 2:55 AM by Amit

# re: Excel, Pivot Tables, and OfficeWriter

Can any one sugges me which tool is best for genearting the Excel by having the features like generating all type of charts, Formating, Genrating the Pivot Tables..

Any help from your side is much appreciatable

Regards

Moulali

Tuesday, July 01, 2008 7:58 AM by Moulali

Leave a Comment

(required) 
required 
(required) 
Enter the code you see below