<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.office.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx</link><description>In this blog article, we’ll step through using PowerPivot for Excel 2010 for building a rich application in Excel. Note: following screenshots describe the SQL Server 2008 R2 August Community Technology Preview (CTP) functionality for a feature codenamed</description><dc:language>en-US</dc:language><generator>Telligent Community 1.5.134.15456 (Build: 5.5.134.15456)</generator><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4868</link><pubDate>Wed, 04 Nov 2009 15:46:04 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4868</guid><dc:creator>Colin Banfield</dc:creator><description>&lt;p&gt;&amp;quot;Also note that if you are using PowerPivot, which under the hood is still really OLAP, again, we make NO distinction between field types, so you CAN place &amp;quot;measures&amp;quot; on slicers.&amp;quot;&lt;/p&gt;
&lt;p&gt;This dual nature of PowerPivot (acts like OLAP cubes in some ways, Excel PivotTables in other ways), may cause confusion with some users familiar with Excel&amp;#39;s PivotTable features. For example, although you can place a PowerPivot measure in the Row or Column area, the measure is treated as text. The main reason why people place numbers in the Row or Column area is for grouping the numbers. &lt;/p&gt;
&lt;p&gt;A similar problem exists with dates, but it&amp;#39;s easier for the model developer to anticipate date grouping by creating common date-part calculated fields (Year, Month, Quarter etc.) in the PowerPivot source table. There&amp;#39;s some flexibility in this approach in that you can create a whole bunch of date-parts for calendars that Excel date grouping doesn&amp;#39;t support (fiscal, marketing, manufacturing etc.)&lt;/p&gt;
&lt;p&gt;Other potential user interface confusion resulting from PowerPivot&amp;#39;s OLAP nature include its sorting behavior, inability to create even text groups, enabling What-If options in the Ribbon(which it doesn&amp;#39;t support) and disabling Summarize Value As in the Ribbon (which it does supported). These may be minor or major issues, depending on your disposition.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4868" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4869</link><pubDate>Wed, 04 Nov 2009 13:05:12 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4869</guid><dc:creator>Rob Collie</dc:creator><description>&lt;p&gt;Hi Tom. &amp;nbsp;I believe that if it&amp;#39;s an OLAP pivot in Excel, Excel will prevent you from placing a measure on a slicer, just like it prevents you from placing a measure on rows or columns.&lt;/p&gt;
&lt;p&gt;A normal Excel pivot, however, makes no distinction between measures and dimensions - every field is just a field, and can be placed anywhere. &amp;nbsp;And yes, if you place a numeric field on a slicer, you will see each unique value as a tile in the slicer. &amp;nbsp;Useful for things like Quantity, I would think.&lt;/p&gt;
&lt;p&gt;Also note that if you are using PowerPivot, which under the hood is still really OLAP, again, we make NO distinction between field types, so you CAN place &amp;quot;measures&amp;quot; on slicers. &amp;nbsp;You can see how this &amp;quot;no distinction&amp;quot; is handled under the hood here: &amp;nbsp;&lt;a rel="nofollow" target="_new" href="http://powerpivotpro.com/2009/11/03/relationships-pivots-and-dax-the-payoff-part-one/"&gt;powerpivotpro.com/.../relationships-pivots-and-dax-the-payoff-part-one&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4869" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4870</link><pubDate>Tue, 03 Nov 2009 19:07:36 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4870</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Very cool that it will count when you drop a string column into values but what about If you drop a measure on the axis, will each value slice as if it were a member of a dimension?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4870" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4871</link><pubDate>Tue, 03 Nov 2009 19:07:33 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4871</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Very cool that it will count when you drop a string column into values but what about If you drop a measure on the axis, will each value slice as if it were a member of a dimension?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4871" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4872</link><pubDate>Mon, 02 Nov 2009 02:59:03 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4872</guid><dc:creator>Rob Collie</dc:creator><description>&lt;p&gt;Note that I will be showing off relationships using the CTP3 build in tomorrow&amp;#39;s post on &lt;a rel="nofollow" target="_new" href="http://powerpivotpro.com"&gt;http://powerpivotpro.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Still very early in the re-implementation of a professionally-built BI solution using PowerPivot.&lt;/p&gt;
&lt;p&gt;For background on the project, here is the first post:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://powerpivotpro.com/2009/10/27/announcing-the-great-football-project/"&gt;powerpivotpro.com/.../announcing-the-great-football-project&lt;/a&gt; &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4872" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4873</link><pubDate>Sun, 01 Nov 2009 09:58:58 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4873</guid><dc:creator>Stuart</dc:creator><description>&lt;p&gt;Hans,&lt;/p&gt;
&lt;p&gt;Many of us yet buying Excel 2010, do you mind to review about the pros and cons of the latest excel version, if we compare it with previous one?&lt;/p&gt;
&lt;p&gt;Many Thanks,&lt;/p&gt;
&lt;p&gt;Stuart Taylor&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4873" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4874</link><pubDate>Wed, 28 Oct 2009 15:35:06 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4874</guid><dc:creator>Joseph Chirilov</dc:creator><description>&lt;p&gt;Hans:&lt;/p&gt;
&lt;p&gt;1. Yes, the initial import of a large data set will take time and communicate to data source over the network. The rate of data loading and the bandwidth used will depend on the type of data, server configuration as well as the capacity of the machine running PowerPivot. Frequently we see better bandwidth between SharePoint and data source machines because they’re managed by IT directly. In this case, refresh of the workbook on the SharePoint server – using PowerPivot for SharePoint – may provide a better experience.&lt;/p&gt;
&lt;p&gt;2. An interesting part of the relationship story will be unveiled for PowerPivot’s November CTP and we will blog about the process of importing, creating and managing relationships on the PowerPivot blog in the near future.&lt;/p&gt;
&lt;p&gt;3. In the November CTP, PowerPivot for Excel will introduce support for refreshing the snapshot from the client. Resource utilization may be smaller if only a subset of tables are re-imported. On PowerPivot for SharePoint, IT will be able to set policies for throttling data imports as well as configure the notion of business hours which allows “after hours” processing to be formalized. More details on the PowerPivot blog in the future.&lt;/p&gt;
&lt;p&gt;4. The November CTP for PowerPivot will support importing data from Analysis Services. &lt;/p&gt;
&lt;p&gt;sebastien: PowerPivot for Excel does not provide a scripting interface and therefore cannot be driven by VBA. We look forward to more feedback to understand how important this is as we plan the next release.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4874" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4875</link><pubDate>Tue, 27 Oct 2009 17:32:20 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4875</guid><dc:creator>sebastien</dc:creator><description>&lt;p&gt;Hi, can all the steps you went through be automated with vba? &lt;/p&gt;
&lt;p&gt;Tanks&lt;/p&gt;
&lt;p&gt;Sebastien&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4875" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4876</link><pubDate>Tue, 27 Oct 2009 16:49:39 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4876</guid><dc:creator>Scott Ruble [MSFT]</dc:creator><description>&lt;p&gt;***,&lt;/p&gt;
&lt;p&gt;In the latest build of Excel 2010, ActiveChart.ApplyChartTemplate is working correctly. &amp;nbsp;Also, macro recording of chart formatting options is supported.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Scott [MSFT]&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4876" width="1" height="1"&gt;</description></item><item><title>re: Using PowerPivot with Excel 2010</title><link>http://blogs.office.com/b/microsoft-excel/archive/2009/10/23/using-powerpivot-with-excel-2010.aspx#4877</link><pubDate>Tue, 27 Oct 2009 13:11:43 GMT</pubDate><guid isPermaLink="false">53587256-c606-4c9b-bad4-97c86b12ce62:4877</guid><dc:creator>Colin Banfield</dc:creator><description>&lt;p&gt;***,&lt;/p&gt;
&lt;p&gt;You submitted a bug report on Microsoft Connect and was told that the problem won&amp;#39;t be fixed?? &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.office.com/aggbug.aspx?PostID=4877" width="1" height="1"&gt;</description></item></channel></rss>