<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using Pivot Table Data for a Chart with a Dual Category Axis</title>
	<atom:link href="http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/feed/" rel="self" type="application/rss+xml" />
	<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/</link>
	<description>Peltier Tech Excel Charts and Programming Blog</description>
	<lastBuildDate>Fri, 19 Mar 2010 01:43:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-10386</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sun, 15 Feb 2009 19:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-10386</guid>
		<description>Leila -

I don&#039;t really understand the question.

A pivot chart by definition contains all the data from one pivot table. 

You can create the pivot charts (in Excel 2003 &amp; earlier they are added as separate chart sheets) and change their location to objects on the same worksheet. 

The pivot table that a pivot chart uses can be located on any worksheet, and multiple pivot tables can exist on a single worksheet.</description>
		<content:encoded><![CDATA[<p>Leila -</p>
<p>I don&#8217;t really understand the question.</p>
<p>A pivot chart by definition contains all the data from one pivot table. </p>
<p>You can create the pivot charts (in Excel 2003 &#038; earlier they are added as separate chart sheets) and change their location to objects on the same worksheet. </p>
<p>The pivot table that a pivot chart uses can be located on any worksheet, and multiple pivot tables can exist on a single worksheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leila</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-10383</link>
		<dc:creator>Leila</dc:creator>
		<pubDate>Sun, 15 Feb 2009 18:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-10383</guid>
		<description>How can I create 2 pivotCharts that contain different data on one worksheet?</description>
		<content:encoded><![CDATA[<p>How can I create 2 pivotCharts that contain different data on one worksheet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-4175</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Mon, 22 Sep 2008 19:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-4175</guid>
		<description>Hi Anon,

Could you elaborate on that?

Do you mean make a chart, based on a table, based on GetPivotData? If so, how would that be dynamic (without VBA)?</description>
		<content:encoded><![CDATA[<p>Hi Anon,</p>
<p>Could you elaborate on that?</p>
<p>Do you mean make a chart, based on a table, based on GetPivotData? If so, how would that be dynamic (without VBA)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-4026</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 17 Sep 2008 23:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-4026</guid>
		<description>well you can do the chart on getpivotdata information and than you can have complete flexibility</description>
		<content:encoded><![CDATA[<p>well you can do the chart on getpivotdata information and than you can have complete flexibility</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-403</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Wed, 23 Apr 2008 17:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-403</guid>
		<description>Tony -

Thanks for the comment. Pivot tables are really very powerful, flexible, and fast. They&#039;ve received an upgrade in Excel 2007, but I haven&#039;t played with the new ones enough yet to say anything profound. Pivot charts are powerful in their own right, but inflexible. They&#039;ve also gotten an upgrade in Excel 2007, and even the ones I made for this post didn&#039;t annoy me as much as I recall from the old days (perhaps the new color palette is more of an improvement than I thought).

Stay tuned, because I have two more posts coming. One will show how to use dynamic names in the worksheet to update a chart when the pivot table is updated (this works in cases where the number of series does not change), and the next will show how to use VBA for cases when the names won&#039;t do it.</description>
		<content:encoded><![CDATA[<p>Tony -</p>
<p>Thanks for the comment. Pivot tables are really very powerful, flexible, and fast. They&#8217;ve received an upgrade in Excel 2007, but I haven&#8217;t played with the new ones enough yet to say anything profound. Pivot charts are powerful in their own right, but inflexible. They&#8217;ve also gotten an upgrade in Excel 2007, and even the ones I made for this post didn&#8217;t annoy me as much as I recall from the old days (perhaps the new color palette is more of an improvement than I thought).</p>
<p>Stay tuned, because I have two more posts coming. One will show how to use dynamic names in the worksheet to update a chart when the pivot table is updated (this works in cases where the number of series does not change), and the next will show how to use VBA for cases when the names won&#8217;t do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://peltiertech.com/WordPress/using-pivot-table-data-for-a-chart-with-a-dual-category-axis/comment-page-1/#comment-402</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 23 Apr 2008 17:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://peltiertech.com/WordPress/?p=60#comment-402</guid>
		<description>Well said!  The only thing I may add is a description of what a Pareto chart is and how it is different than a regular column chart in case any readers aren&#039;t familiar with the term.  One common use of a Pareto is in Six Sigma for DPMO (defects per million opportunities).

I am not a fan of the pivot table charting feature because of the same reasons you stated, but I am a huge pivot table fan!  I will create a separate version with a custom chart like you created.  The power of a pivot is the ability to refresh it to update the data while keeping the same visualization.  If you have to recreate the chart, with all the customization every time, it will be very tedious.

Great follow up post!</description>
		<content:encoded><![CDATA[<p>Well said!  The only thing I may add is a description of what a Pareto chart is and how it is different than a regular column chart in case any readers aren&#8217;t familiar with the term.  One common use of a Pareto is in Six Sigma for DPMO (defects per million opportunities).</p>
<p>I am not a fan of the pivot table charting feature because of the same reasons you stated, but I am a huge pivot table fan!  I will create a separate version with a custom chart like you created.  The power of a pivot is the ability to refresh it to update the data while keeping the same visualization.  If you have to recreate the chart, with all the customization every time, it will be very tedious.</p>
<p>Great follow up post!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
