<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bacon Bits: &#187; PivotTables</title>
	<atom:link href="http://datapigtechnologies.com/blog/index.php/tag/pivottables/feed/" rel="self" type="application/rss+xml" />
	<link>http://datapigtechnologies.com/blog</link>
	<description>A DataPig Technologies Blog</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Use Pivot Slicers as Form Controls</title>
		<link>http://datapigtechnologies.com/blog/index.php/use-pivot-slicers-as-form-controls/</link>
		<comments>http://datapigtechnologies.com/blog/index.php/use-pivot-slicers-as-form-controls/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 10:30:17 +0000</pubDate>
		<dc:creator>datapig</dc:creator>
				<category><![CDATA[Excel Charts]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Visualizations]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=3415</guid>
		<description><![CDATA[About a week ago, Bill Jelen sent me an email with a challenge to figure out the nifty trick he shows in this YouTube Video. Inspired by the video, I decided to use the trick in a simple dashboard model. . What I ended up with is this cool technique that allows me to replace [...]
Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/cut-the-size-of-your-pivot-table-workbooks-in-half/' rel='bookmark' title='Cut the Size of Your Pivot Table Workbooks in Half'>Cut the Size of Your Pivot Table Workbooks in Half</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/' rel='bookmark' title='Showing Multiple Pivot Table Subtotals for One Field'>Showing Multiple Pivot Table Subtotals for One Field</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/forcing-number-formatting-in-a-pivot-table/' rel='bookmark' title='Forcing Number Formatting in a Pivot Table'>Forcing Number Formatting in a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/creating-a-frequency-distribution-with-a-pivot-table/' rel='bookmark' title='Creating a Frequency Distribution with a Pivot Table'>Creating a Frequency Distribution with a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>About a week ago, Bill Jelen sent me an email with a challenge to figure out the nifty trick he shows in this <a href="http://youtu.be/ACCtKowENAs" target="_blank">YouTube Video</a>.  Inspired by the video, I decided to use the trick in a simple dashboard model.
</p>
<p><span style="color:white">.<br />
</span></p>
<p>What I ended up with is this cool technique that allows me to replace my old Form Controls with Pivot Slicers.  As I select each slicer, my dashboard responds as it would would if I were using a set of Form Controls.  Keep in mind that the charts and other components in my dashboard are in no way connected to a pivot table.<br />
<span id="more-3415"></span><br />
<object height="400" width="900" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"><param name="quality" value="high" /><param name="src" value="http://www.datapigtechnologies.com/downloads/SlicerAsFormControl.swf" /><param name="align" value="middle"/><param name="loop" value="true" /><embed height="400" width="900" type="application/x-shockwave-flash" quality="high" align="middle" loop="true" src="http://www.datapigtechnologies.com/downloads/SlicerAsFormControl.swf"></embed></object><br />
 </p>
</p>
<p>In this post, I&#8217;ll walk you through the steps required to set this up.  But, if you want to skip to the punch line, <a href="http://www.datapigtechnologies.com/downloads/PivotSlicersAsDashboardFormControls.xlsx" target="_blank">here is a sample download</a>.
</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:black"><span style="font-size:14pt"><strong>Step 1:</strong></span><br />
		</span></p>
<p><span style="color:black">Create a simple table that holds the names you&#8217;d like for your controls, along with some index numbering.  Once you have that, create a pivot table from it.<br />
</span></p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli1.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:black"><span style="font-size:14pt"><strong>Step 2:</strong></span><br />
		</span></p>
<p>On the Insert tab of the Ribbon, you&#8217;ll see the Slicer command.  Click anywhere on your pivot table then choose this Slider command.  This will activate the Insert Slicers dialog box.  Once activated, simply choose the field that holds the <span style="color:black">names you&#8217;d like for your controls.</span>
	</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli2.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:black"><span style="font-size:14pt"><strong>Step 3:</strong></span><br />
		</span></p>
<p>At this point, you will have a slicer.  Now, you can right-click the slicer and choose Slicer Settings to activate the Slicer Settings dialog box.  This dialog box provides for a handful of formatting options.
</p>
<p>In this scenario, we would want to remove the word CHART and also remove that filter icon.  To do so, we can uncheck the &#8216;Display Header&#8217; option.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli3.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p>At this point we have a clean looking slicer.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli4.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p>So what now?  Well, here is the thing.  We now have a slicer that basically controls a simple pivot table.  As I click on the word <strong>Expense</strong>, the pivot table will filter to show the index number for Expense.
</p>
<p>Here is the interesting bit.  The filtered index number will always show up in the same cell (B3 in this case).  So this cell can now be used as a trigger cell for:  vlookups, matches, offsets, etc.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli5.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p>In the example I shown in this screenshot, I&#8217;m using the filtered trigger cell to control the values that are going into my dashboard staging area.
</p>
<p>As I click my slicer on the front end, the formulas here in the back end will respond because the pivot table is getting re-filtered to change the trigger cell.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli6.png" alt=""/>
	</p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:white">.<br />
</span></p>
<p><span style="color:black">The drawback to this technique, of course, is that it can only be used with Excel 2010.<br />
</span></p>
<p><span style="color:black">So if your entire audience is using Excel 2010, this is definitely a nifty trick you can apply to your dashboards.  If half your audience is still on Excel 2007 or 2003, then you&#8217;ll want to stay with your standard form controls.<br />
</span></p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/08/083011_1030_UsePivotSli7.png" alt=""/>
	</p>
<p>
 </p>
<p>Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/cut-the-size-of-your-pivot-table-workbooks-in-half/' rel='bookmark' title='Cut the Size of Your Pivot Table Workbooks in Half'>Cut the Size of Your Pivot Table Workbooks in Half</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/' rel='bookmark' title='Showing Multiple Pivot Table Subtotals for One Field'>Showing Multiple Pivot Table Subtotals for One Field</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/forcing-number-formatting-in-a-pivot-table/' rel='bookmark' title='Forcing Number Formatting in a Pivot Table'>Forcing Number Formatting in a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/creating-a-frequency-distribution-with-a-pivot-table/' rel='bookmark' title='Creating a Frequency Distribution with a Pivot Table'>Creating a Frequency Distribution with a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://datapigtechnologies.com/blog/index.php/use-pivot-slicers-as-form-controls/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Showing Multiple Pivot Table Subtotals for One Field</title>
		<link>http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/</link>
		<comments>http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 10:55:57 +0000</pubDate>
		<dc:creator>datapig</dc:creator>
				<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/</guid>
		<description><![CDATA[Hi there! Remember me? I run a blog on Excel and Access. I&#8217;ve been away for a while doing some exciting stuff for lots of people. I can&#8217;t talk about any of it, but let&#8217;s just say it involves a plastic funnel and hotel soap. . Anyway, for my first post back, I thought it [...]
Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/creating-a-frequency-distribution-with-a-pivot-table/' rel='bookmark' title='Creating a Frequency Distribution with a Pivot Table'>Creating a Frequency Distribution with a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/cut-the-size-of-your-pivot-table-workbooks-in-half/' rel='bookmark' title='Cut the Size of Your Pivot Table Workbooks in Half'>Cut the Size of Your Pivot Table Workbooks in Half</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/forcing-number-formatting-in-a-pivot-table/' rel='bookmark' title='Forcing Number Formatting in a Pivot Table'>Forcing Number Formatting in a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/' rel='bookmark' title='Renaming PivotTable Summary Field Titles'>Renaming PivotTable Summary Field Titles</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/' rel='bookmark' title='Break PivotTable Report Filters into Multiple Columns'>Break PivotTable Report Filters into Multiple Columns</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Hi there! Remember me? I run a blog on Excel and Access. I&#8217;ve been away for a while doing some exciting stuff for lots of people. I can&#8217;t talk about any of it, but let&#8217;s just say it involves a plastic funnel and hotel soap.</p>
<p><span style="color: white;">.<br />
</span></p>
<p>Anyway, for my first post back, I thought it would be fun to do a light Pivot Table trick.</p>
<p>Did you know you can show more than one subtotal for a particular field in a pivot table?</p>
<p>In this example, I&#8217;ve got some information on the sales of bar equipment. Although we do see the sum of all sales at the bottom, let&#8217;s say we&#8217;d like to see a few more descriptive statistics (like avg, min, and max).<br />
<span id="more-3149"></span><br />
<img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/04/041111_1055_ShowingMult1.png" alt="" /></p>
<p><span style="color: white;">.<br />
</span></p>
<p><span style="color: white;">.<br />
</span></p>
<p>We could simply go to the field settings for the target field (Product Category in this case), then specify that we want a &#8216;Custom&#8217; Subtotal.</p>
<p>At that point, we would be able to choose any of the subtotal functions we&#8217;d like to see.</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/04/041111_1055_ShowingMult2.png" alt="" /></p>
<p><span style="color: white;">.<br />
</span></p>
<p><span style="color: white;">.<br />
</span></p>
<p>The resulting view gives us a bit more context around the sales transactions for Bar Equipment.</p>
<p>The average transaction is about $125, the biggest transaction was for $12,858, and the smallest transaction was for $4.</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2011/04/041111_1055_ShowingMult3.png" alt="" /></p>
<p><span style="color: white;">.<br />
</span></p>
<p><span style="color: white;">.<br />
</span></p>
<p>There you have it. Now go forth and multiply your subtotals all over the place.</p>
<p>Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/creating-a-frequency-distribution-with-a-pivot-table/' rel='bookmark' title='Creating a Frequency Distribution with a Pivot Table'>Creating a Frequency Distribution with a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/cut-the-size-of-your-pivot-table-workbooks-in-half/' rel='bookmark' title='Cut the Size of Your Pivot Table Workbooks in Half'>Cut the Size of Your Pivot Table Workbooks in Half</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/forcing-number-formatting-in-a-pivot-table/' rel='bookmark' title='Forcing Number Formatting in a Pivot Table'>Forcing Number Formatting in a Pivot Table</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/' rel='bookmark' title='Renaming PivotTable Summary Field Titles'>Renaming PivotTable Summary Field Titles</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/' rel='bookmark' title='Break PivotTable Report Filters into Multiple Columns'>Break PivotTable Report Filters into Multiple Columns</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://datapigtechnologies.com/blog/index.php/showing-multiple-pivot-table-subtotals-for-one-field/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Break PivotTable Report Filters into Multiple Columns</title>
		<link>http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/</link>
		<comments>http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 11:33:05 +0000</pubDate>
		<dc:creator>datapig</dc:creator>
				<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/</guid>
		<description><![CDATA[Did you know you can break up your PivotTable&#8217;s Report filters into multiple columns?   Take a normal PivotTable with multiple Report Filters (In this example &#8211; Region, Product Description, Business Segment, Customer Name).     Right click anywhere inside the PivotTable and select PivotTable options.     In the Options dialog box, you&#8217;ll see [...]
Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/copying-vlookups-across-multiple-columns/' rel='bookmark' title='Copying VLOOKUPs Across Multiple Columns'>Copying VLOOKUPs Across Multiple Columns</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/' rel='bookmark' title='Add Rank to PivotTable'>Add Rank to PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/' rel='bookmark' title='Renaming PivotTable Summary Field Titles'>Renaming PivotTable Summary Field Titles</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Did you know you can break up your PivotTable&#8217;s Report filters into multiple columns?
</p>
<p>
 </p>
<p>Take a normal PivotTable with multiple Report Filters (In this example &#8211; Region, Product Description, Business Segment, Customer Name).<br />
<span id="more-2687"></span>
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/102610_1132_BreakPivotT1.png" alt=""/>
	</p>
<p>
 </p>
<p>
 </p>
<p>Right click anywhere inside the PivotTable and select PivotTable options.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/102610_1132_BreakPivotT2.png" alt=""/>
	</p>
<p>
 </p>
<p>
 </p>
<p>In the Options dialog box, you&#8217;ll see a setting called &#8216;Report filter fields per column&#8217;.
</p>
<p>Change this setting to specify the number of filter fields you&#8217;d like to have in each column.  In this example, I&#8217;d like break up my Report filters so that only two are showing in each column.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/102610_1132_BreakPivotT3.png" alt=""/>
	</p>
<p>
 </p>
<p>
 </p>
<p>Once implemented, the Report filters are broken out so that only two show up in each column.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/102610_1132_BreakPivotT4.png" alt=""/>
	</p>
<p>
 </p>
<p>
 </p>
<p>This is a nice feature if you want your Report filters conform to the general shape of your PivotTable.
</p>
<p>Here is a PivotTable where the Report filters are set to show only one per column.
</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/102610_1132_BreakPivotT5.png" alt=""/>
	</p>
<p>Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/copying-vlookups-across-multiple-columns/' rel='bookmark' title='Copying VLOOKUPs Across Multiple Columns'>Copying VLOOKUPs Across Multiple Columns</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/' rel='bookmark' title='Add Rank to PivotTable'>Add Rank to PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/' rel='bookmark' title='Renaming PivotTable Summary Field Titles'>Renaming PivotTable Summary Field Titles</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://datapigtechnologies.com/blog/index.php/break-pivottable-report-filters-into-multiple-columns/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Renaming PivotTable Summary Field Titles</title>
		<link>http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/</link>
		<comments>http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 16:24:40 +0000</pubDate>
		<dc:creator>datapig</dc:creator>
				<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/</guid>
		<description><![CDATA[Did you know that you can change the title of your PivotTable&#8217;s summary rows? Most people don&#8217;t even try it, but customizing the Grand Total and other Summary titles give your PivotTables a little something extra.       All you have to do is simply type over the labels. Yep…it&#8217;s that easy.   See [...]
Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/' rel='bookmark' title='Add Rank to PivotTable'>Add Rank to PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/exploding-a-dataset-using-a-pivottable/' rel='bookmark' title='Exploding a Dataset using a PivotTable'>Exploding a Dataset using a PivotTable</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Did you know that you can change the title of your PivotTable&#8217;s summary rows?</p>
<p>Most people don&#8217;t even try it, but customizing the Grand Total and other Summary titles give your PivotTables a little something extra.</p>
<p><span id="more-2578"></span></p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/100510_1624_RenamingPiv1.png" alt="" /></p>
<p> </p>
<p> </p>
<p> </p>
<p>All you have to do is simply type over the labels. Yep…it&#8217;s that easy.</p>
<p><img src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/10/100510_1624_RenamingPiv2.png" alt="" /></p>
<p> </p>
<p>See how much cooler the Summary rows look? Ahhh…it&#8217;s the little things in life.</p>
<p>Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/' rel='bookmark' title='Add Rank to PivotTable'>Add Rank to PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/exploding-a-dataset-using-a-pivottable/' rel='bookmark' title='Exploding a Dataset using a PivotTable'>Exploding a Dataset using a PivotTable</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://datapigtechnologies.com/blog/index.php/renaming-pivottable-summary-field-titles/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Add Rank to PivotTable</title>
		<link>http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/</link>
		<comments>http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 12:56:30 +0000</pubDate>
		<dc:creator>datapig</dc:creator>
				<category><![CDATA[Excel 2010]]></category>
		<category><![CDATA[Excel Tips and Tricks]]></category>
		<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[PivotTables]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/</guid>
		<description><![CDATA[Sandra asks: &#8220;Any way to add a rank to a pivot table&#8221;? DataPig Answers: In Excel 2010, it&#8217;s really easy. In Excel 2007/2003, it&#8217;s a bit clunky. Adding Rank in Excel 2003/2007 Step 1: Sort your pivot table on the data measure you are trying to rank. Step 2: Add a Calculated Field that will [...]
Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/exploding-a-dataset-using-a-pivottable/' rel='bookmark' title='Exploding a Dataset using a PivotTable'>Exploding a Dataset using a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/excel-2010-pivottable-subtotals/' rel='bookmark' title='Excel 2010 Week – PivotTable SubTotals'>Excel 2010 Week – PivotTable SubTotals</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sandra asks:</p>
<p><em>&#8220;Any way to add a rank to a pivot table&#8221;?<br />
</em></p>
<p>DataPig Answers:</p>
<p><em>In Excel 2010, it&#8217;s really easy. In Excel 2007/2003, it&#8217;s a bit clunky.<br />
</em></p>
<p><span id="more-2426"></span></p>
<p><span style="font-size: 14pt;"><strong>Adding Rank in Excel 2003/2007<br />
</strong></span></p>
<p><strong>Step 1:</strong> Sort your pivot table on the data measure you are trying to rank.</p>
<p><strong>Step 2:</strong> Add a Calculated Field that will have the formula <strong>=1</strong>.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi1.png" /></p>
<p>This will essentially assign a value of 1 to each row.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi2.png" /></p>
<p><strong>Step 3:</strong> Right-click on your newly created calculated field and go into its Value Field Settings dialog box. There, you will select the &#8220;Show Values As&#8221; tab.  Change the setting for &#8220;Show Data As&#8221; to be &#8220;Running Total In&#8221;. Because this field is used to rank the Markets, we change the Base Field to be Market.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi3.png" /></p>
<p>The result will be a new data field that reports the relative rank of each Market.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi4.png" /></p>
<p><span style="font-size: 14pt;"><strong>Adding Rank in Excel 2010<br />
</strong></span></p>
<p>Start with a pivot table similar to the one shown here.</p>
<p>Notice that the same data measure is shown twice &#8211; In this case, SumOfSalesAmount.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi5.png" /></p>
<p>Right-click on the second instance of data measure and select Show Value As, then Rank Largest to Small Smallest.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi6.png" /></p>
<p>Once your ranking is applied, you can adjust the labels and formatting.  This will leave you with a clean looking ranking report.</p>
<p><img alt="" src="http://datapigtechnologies.com/blog/wp-content/uploads/2010/08/082410_1256_AddRanktoPi7.png" /></p>
<p>Related posts:<ol>
<li><a href='http://datapigtechnologies.com/blog/index.php/comparing-tables-with-a-pivottable/' rel='bookmark' title='Comparing Tables with a PivotTable'>Comparing Tables with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/exploding-a-dataset-using-a-pivottable/' rel='bookmark' title='Exploding a Dataset using a PivotTable'>Exploding a Dataset using a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/transposing-a-dataset-with-a-pivottable/' rel='bookmark' title='Transposing a Dataset with a PivotTable'>Transposing a Dataset with a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/autofilter-a-pivottable/' rel='bookmark' title='AutoFilter a PivotTable'>AutoFilter a PivotTable</a></li>
<li><a href='http://datapigtechnologies.com/blog/index.php/excel-2010-pivottable-subtotals/' rel='bookmark' title='Excel 2010 Week – PivotTable SubTotals'>Excel 2010 Week – PivotTable SubTotals</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://datapigtechnologies.com/blog/index.php/add-rank-to-pivottable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

