<?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>Excel with Monarch Training and Services &#187; Pivot Tables</title>
	<atom:link href="http://ExcelWithMonarch.com/category/pivots/feed" rel="self" type="application/rss+xml" />
	<link>http://ExcelWithMonarch.com</link>
	<description>Stop working for your data. Make your data work for you.</description>
	<lastBuildDate>Thu, 17 May 2012 17:32:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Share Your Story with Monarch</title>
		<link>http://ExcelWithMonarch.com/xlreport/share-your-story-with-monarch</link>
		<comments>http://ExcelWithMonarch.com/xlreport/share-your-story-with-monarch#comments</comments>
		<pubDate>Fri, 11 Dec 2009 07:27:36 +0000</pubDate>
		<dc:creator>Sandy</dc:creator>
				<category><![CDATA[Excel Reporting]]></category>
		<category><![CDATA[General / Tips]]></category>
		<category><![CDATA[Pivot Tables]]></category>

		<guid isPermaLink="false">http://ExcelWithMonarch.com/xlreport/share-your-story-with-monarch</guid>
		<description><![CDATA[Over the course of the 30 Days to Become a Better Monarch Modeler series we’ve learned how to positively fill Monarch with actionable data. We’ve morphed reports that had content that was cast in stone into dynamic and practically living data that is now free to tell its once concealed story. But all great stories [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Over the course of the <a href="http://excelwithmonarch.com/sources/creating-new-opportunities-with-monarch">30 Days to Become a Better Monarch Modeler</a> series we’ve learned how to positively fill Monarch with actionable data. We’ve morphed reports that had content that was cast in stone into dynamic and practically living data that is now free to tell its once concealed story.</p>
<p>But all great stories need an audience, so today on day 17 of the series we’ll find ways to spread the story by exporting from Monarch with every means at our disposal. This particular story starts with the Export Wizard toolbar button…</p>
<h3>Report Your Report</h3>
<p>When the Export Wizard is launched, the first choice is to decide from which of the three Monarch windows you want to use as the basis for the export.</p>
<p>When the Report window is selected, we can use one of the following file types:</p>
<ul>
<li>Adobe PDF (.pdf), the standard      Portable Document Format now commonly used to share documents.</li>
<li>Portable Report Format (.prf),      Monarch’s proprietary format used to distribute the original report and other      Monarch features in a single package.</li>
<li>Fixed-length text (.txt), which      creates a plain text file that uses spaces to pad the lines so that the      output matches what is currently displayed in the Report window.</li>
</ul>
<p>Depending which format you choose, the Wizard gives you different options for your next decision.</p>
<p>If you’ve selected to output a PDF file, you’re presented with options with which to customize the PDF file:</p>
<ul>
<li>Do you want the file to be <a href="http://excelwithmonarch.com/tips/creating-secure-documents-with-monarch">secure</a>?      The user will have to supply a password of your choosing just to view the      file.</li>
<li>How tightly do you want to      control the use of the file? You can grant or deny the ability to print      the file, extract content from it, edit it, or add comments to it.</li>
<li>If you password protect the      file, which level of encryption do you wish to apply?</li>
</ul>
<p>For PRF files, you can choose whether to include the <a href="http://excelwithmonarch.com/tips/use-monarchs-tree-to-speed-navigation">Tree Index</a>, the model itself, and whether you want to encrypt the file (and optionally apply a password if you do), and what level of file compression that you’d like to apply.</p>
<p>There are no additional options for fixed-length text files.</p>
<h3>Select * From Table</h3>
<p>Things get more interesting when choosing to export from the Table window when you’re using Monarch v10.</p>
<p>You can take advantage the filters that you’ve built to create customized exports. You can ignore the filters and export everything, or you can apply any individual filter by name, or (this can be a great one) use all of the filters in the model. If you do choose to apply all of the filters, you have an additional choice to export each filtered data set to its own separate file, or to create different tables within a single export file so that each filtered set will create a unique table.</p>
<p>If you have defined custom sort orders, you can apply one of them in the export.</p>
<p>Next, you select the file format to create with the export. The numerous options include:</p>
<ul>
<li>Lotus 1-2-3 (.wk3) file</li>
<li>“Classic” Excel (.xls) and      Excel 2007 (.xlsx and .xlsm)</li>
<li>Paradox (db)</li>
<li>Fixed-length text (*.txt)</li>
<li>Delimited text (*)</li>
<li>Access database formats (.mdb      and the 2007 format .accdb)</li>
<li>dBase (.dbf)</li>
<li>Adobe PDF (.pdf) and even</li>
<li>Web pages (.htm and .html)</li>
</ul>
<p>My first paying job required my building dBase and 1-2-3 files. To think that I can still use recently released software to create those formats… I never would have believed it back then.</p>
<p>The fixed-length text format and the PDF format offer the same options as described for the Report window exports and most of the other files have limited, functional if somewhat mundane options. The notable exception is the Excel 2007 format.</p>
<p>When exporting to .xlsx or .xlsm files, you have another multitude of powerful choices:</p>
<ul>
<li>If you’re planning to add VBA      code, or you just want to essentially certify that you created that file,      Monarch can add a digital signature to the export automatically.</li>
<li>Excel’s auto-filter feature can      be activated in the file.</li>
<li>The feature recently added to      Monarch, context, which allows you to attach the source report(s) to the      file so that auditors and others can track data origins without your      assistance.</li>
<li>Finally, you can easily add a <a href="http://excelwithmonarch.com/pivots/video-excels-pivot-tables">pivot      table</a> to the file by selecting which fields to use for each element of      the pivot table. There are a number of ways to further customize this aspect      of the export. We’ll probably further discuss Monarch’s pivot table      creation in detail one day soon.</li>
</ul>
<h3>Conclusive Summaries</h3>
<p>Monarch offers the same file types when exporting summaries as it does for exporting from the Table window, but some different options are available.</p>
<p>You can elect to export the summary in its most detailed form, regardless of its current onscreen presentation, or to export it as is.</p>
<p>There’s an additional option that can save you a ton of effort. For summaries that have multiple values in the first key field, you can elect to either create a new file, or a new table within a single file, for each different value for that key. So for a summary based on customer names, you could create a multiple exports using a single summary, and each export would represent information for only a single customer. How do you typically build your summaries, and how will this impact how you handle some of your work?</p>
<p>Well, that rounds out the basic exporting functionality that Monarch offers.</p>
<h3>Your Task for Today</h3>
<p>Odds are that you’ve got your favorite export formats and frequently use those same formats for all of your work. Spend some time today creating exports by using the other available formats.</p>
<p>Additionally, and more importantly, think about how you could overcome some pure modeling challenges that you may have encountered – you know those reports that you can’t seem to model properly no matter what approach you try – by using an export file as input file to somehow assist with modeling the original report.</p>
<p>Finally, think about what sorts of layouts work best for you for sharing certain data types, and for certain purposes. Which layout would make it easy for you to whip up some great Excel charts? Which would make that task more difficult? Monarch offers you the freedom to make your work as simple or as complex as you choose. You can learn to choose wisely, but at times it takes some practice. Start today.</p>
<h3>Become a Storyteller</h3>
<p>Sometimes exporting is just a means to an end when your aim is to simply populate one information system with data from another. But at other times, you’ve got a great opportunity to craft a tale and unlock the truth that’s hiding in that voluminous report.</p>
<p>The next great story need not be found at a bookstore; it could be what you create when you excel with Monarch.</p>
<p>&#8212;</p>
<p>Continue your commitment to Become a Better Monarch Modeler with <a href="http://excelwithmonarch.com/tips/reusable-monarch" title="Reusable Monarch">Part 18</a> of the series, or review <a href="http://excelwithmonarch.com/sources/creating-new-opportunities-with-monarch" title="Creating new opportunities with Monarch">Part 16</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ExcelWithMonarch.com/xlreport/share-your-story-with-monarch/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Excel&#8217;s Pivot Tables</title>
		<link>http://ExcelWithMonarch.com/pivots/video-excels-pivot-tables</link>
		<comments>http://ExcelWithMonarch.com/pivots/video-excels-pivot-tables#comments</comments>
		<pubDate>Fri, 07 Dec 2007 07:04:25 +0000</pubDate>
		<dc:creator>Sandy</dc:creator>
				<category><![CDATA[Pivot Tables]]></category>
		<category><![CDATA[Video Topics]]></category>

		<guid isPermaLink="false">http://excelwithmonarch.com/pivots/video-excels-pivot-tables</guid>
		<description><![CDATA[Do Monarch&#8217;s Summaries Leave You Wanting More? You&#8217;ve learned how to use Monarch&#8217;s Summary feature (there&#8217;s a primer in this video), and you&#8217;re now comfortable with building summaries. They&#8217;re great tools in and of themselves. But now that you have a general understanding of the concept, you may find that as useful as they are, [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Do Monarch&#8217;s Summaries Leave You Wanting More?</h3>
<p>You&#8217;ve learned how to use Monarch&#8217;s Summary feature (<a href="http://excelwithmonarch.com/extract/video-how-to-build-a-monarch-model">there&#8217;s a primer in this video</a>), and you&#8217;re now comfortable with building summaries. They&#8217;re great tools in and of themselves.</p>
<p>But now that you have a general understanding of the concept, you may find that as useful as they are, the process of creating a summary is a bit cumbersome. The end result is a little static too. Sure, you can drill up and down, but if you want to change the basic structure, well, that takes a little more effort.</p>
<p>Wouldn&#8217;t it be great if your summary was a bit more interactive? What if you could reposition your fields just by dragging them around with your mouse? What if you could filter the data displayed in the summary on the fly, based on the live content?</p>
<p>These are the types of things that you can do with Excel&#8217;s pivot table feature.</p>
<h3>Building a Pivot Table is Simple</h3>
<p>It&#8217;s interesting. I&#8217;ve demonstrated the benefits of using pivot tables to literally hundreds of people, and what I usually hear is &#8220;I need to learn how to do that&#8221;. But when I follow up with them later, they&#8217;ve made no progress. Why is that?</p>
<p>People are somewhat intimidated by pivot tables. To some, it seems so difficult that they don&#8217;t believe that they can create pivot tables themselves, so they don&#8217;t even try.</p>
<p>That&#8217;s a real shame, because creating and using them can be very simple.</p>
<h3>Start with the Basics</h3>
<p>Pivot tables are a bit like Excel and Monarch in general: they&#8217;re packed with features, but you don&#8217;t need to use every feature all the time.</p>
<p>Let&#8217;s look at using a pivot table to perform a little monthly sales analysis. Let&#8217;s say that you&#8217;re reporting for a retail chain, and you want to prepare an overview of both the location unit counts and total revenues for multiple product categories and sub-categories. For instance, you might sell music CD&#8217;s and DVD (your product categories) and Classical, Rock, Pop, Action and Soundtracks might be your sub-categories.</p>
<h3>Pivot Tables are Reusable Structures</h3>
<p>It might take you few minutes to initially build the structure for your table, to get just the right layout. But when done right, it&#8217;s a one-time investment of your time. That&#8217;s because pivot tables are like Monarch summaries &#8211; once they&#8217;re built, they can be reused over and over again with new data.</p>
<p>This is a huge time saver. Think about it. Every time you want to update that fancy, complicated report all you need to do is make a couple of mouse clicks (once you have the data of course!). And if your computer is up to the task, you&#8217;ll have an up to date report in seconds.</p>
<h3>Automate the Data Range for the Table</h3>
<p>If you&#8217;re already a little familiar with pivot tables, you know that when you create a table based on an Excel list, the data is read into the table from a specific range which includes fixed columns and rows, such as $A$1:$Z:100. The next time you update your data, you may have more or fewer rows of data. So to get the table to point to the right data, you must edit the data range manually.</p>
<p>There&#8217;s a better way. You can create a named range that will always adjust itself to your current data set automatically &#8211; you won&#8217;t need to adjust it anymore.</p>
<p>Create a range named PivotData, or even better SalesData, as being clear lets you manage your data better.</p>
<p>Now for the &#8220;Refers to:&#8221; area, where you normally supply a range, type the following formula instead:</p>
<div class="codecolorer-container text mac-classic" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">=OFFSET('Sheet1'!$A$1,0,0,COUNTA('Sheet1'!$A:$A),COUNTA('Sheet1'!$1:$1))</div></div>
<ul type="disc">
<li>The Offset function returns a range.</li>
<li>&#8216;Sheet1&#8242;!$A$1 tells the function that cell A1 is the top-left corner of the area.</li>
<li>Then go over zero rows, and</li>
<li>zero columns from there.</li>
<li>COUNTA(&#8216;Shee1&#8242;!$A:$A) tells the function the number of rows that have data, including the heading, and finally</li>
<li>COUNTA(&#8216;Sheet1&#8242;!$1:$1) tells the function the number of columns that have data</li>
</ul>
<p>As a test, hit the F5 key, type the range name you created (SalesData in our example), and hit Enter. You should see the data range highlighted.</p>
<p>Here is a short video of the process of <a href="http://www.excelwithmonarch.com/Creating_Dynamic_Range_Names/Creating_Dynamic_Range_Names.html">creating a dynamic range name</a>, and a little demonstration of its functionality.</p>
<p>Once the data is ready (best prepared with Monarch, then exported to Excel), you&#8217;re ready to build a pivot table. The second video today shows you <a href="http://www.excelwithmonarch.com/Creating_a_Pivot_Table/Creating_a_Pivot_Table.html">how to create a pivot table </a>and an overview of how you can manipulate the content.</p>
<p>Using pivot tables to summarize your data is an absolute necessity for great reporting that needs to be updated regularly. Building the right content in a manner that your audience will understand should make you very popular.</p>
<p>Pivot tables allow you to summarize and analyze a great deal of data, and there&#8217;s no better way to supply that data to the pivot table than to start the process with Monarch.</p>
]]></content:encoded>
			<wfw:commentRss>http://ExcelWithMonarch.com/pivots/video-excels-pivot-tables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Reporting with Excel&#8217;s Pivot Tables</title>
		<link>http://ExcelWithMonarch.com/xlreport/custom-reporting-with-excels-pivot-tables</link>
		<comments>http://ExcelWithMonarch.com/xlreport/custom-reporting-with-excels-pivot-tables#comments</comments>
		<pubDate>Mon, 22 Oct 2007 00:19:38 +0000</pubDate>
		<dc:creator>Sandy</dc:creator>
				<category><![CDATA[Excel Reporting]]></category>
		<category><![CDATA[Pivot Tables]]></category>

		<guid isPermaLink="false">http://excelwithmonarch.com/pivot-tables/custom-reporting-with-excels-pivot-tables</guid>
		<description><![CDATA[Driving Your Data to the Finish Line You&#8217;ve worked hard to mine data from your reports. You&#8217;ve used calculated fields and external lookups to add value to your base data. You then used filters to isolate the most important data from the mountain of information you have at your disposal. How are you going to [...]]]></description>
			<content:encoded><![CDATA[<p></p><h3>Driving Your Data to the Finish Line</h3>
<p>You&#8217;ve worked hard to mine data from your reports. You&#8217;ve used calculated fields and external lookups to add value to your base data. You then used filters to isolate the most important data from the mountain of information you have at your disposal.</p>
<p>How are you going to present your newfound decision-making data to your management so that it will be seen as being prepared professionally and accurately? While we know that it&#8217;s not always true, we all recognize that a pretty package is more easily accepted than one that isn&#8217;t quite so presentable. So what are you going to do? How are you going to package your information so that it will be best accepted?</p>
<p>Nobody wants to sift through reams of raw data manually. Ideally, they want the big picture and the ability to drill down into various levels of details if required.</p>
<p>To that end, Monarch&#8217;s ability to create multiple summaries of your data is a fantastic feature of the product. There are a number of tools available to customize your summaries and prepare unique views of the data and give your summary you own tailored look. You can even export to Excel in a manner which simulates drill-down ability by opting to include the Auto-Outline feature.</p>
<h3>If You Already Own Both Cars, Which Do You Drive?</h3>
<p>Excel also has a tool which summarizes data nicely: the pivot table. In fact, comparing the Excel pivot table to the Monarch summary is like comparing Ferrari&#8217;s F340 to Honda&#8217;s Civic. They&#8217;re both automobiles and will get you from A to B, but their similarities pretty much end right there.</p>
<p>Excel&#8217;s pivot table feature is a very powerful device, and as is often the case, with powerful tools come some amount of complexity. Unfortunately this scares some folks away from using them.</p>
<p>A pivot table can be the foundation for your best presentation practices. Just as the best writers consider their audience, the formatting and layout of the final report is best done with its users in mind.</p>
<p>Think not only about what content they need, but how is it best presented. How are they going to use and interact with it? Even something as seemingly insignificant as your font selection can make a huge impact on readability and, more importantly, how receptive your audience is to your report. After all, we&#8217;re not getting any younger!</p>
<p>You can add some of Excel&#8217;s other features to your report to:</p>
<ul type="disc">
<li>highlight important data,</li>
<li>show only as much or as little data as is needed,</li>
<li>create visual differences between groups of data, and</li>
<li>alternatively, use devices to create logical groupings.</li>
</ul>
<p>One of the great things about pivot tables is their reusability. Once you&#8217;ve built a table, especially a somewhat complex table, you can reuse it each time you&#8217;ve generated new data.</p>
<p>Perhaps most importantly, you can automate all of your final presentation steps, including regenerating the table based on your freshly extracted data.</p>
<h3>Racing to Win</h3>
<p>If you&#8217;ve decided that your final report needs all kinds of manual tweaking and formatting after Excel generates your table, you can virtually eliminate the time it takes for you to produce the final product. Imagine converting stressful work under a deadline to effortless results.</p>
<p>As a final point, pivot tables allow the user of the report to dynamically filter the content of the table themselves, easily, which further enhances the value of your report in their mind. After all, there&#8217;s a very good chance that your reader has no idea how you create this magic in the first place. They just know that they can always count on you to regularly supply them with what they need.</p>
<p>Being adept at creating custom reports based on pivot tables which summarize data that you&#8217;ve extracted from reports is a great way for you to excel with Monarch.</p>
]]></content:encoded>
			<wfw:commentRss>http://ExcelWithMonarch.com/xlreport/custom-reporting-with-excels-pivot-tables/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

