Marco Russo's Blog posts of 2010
PowerPivot Course in Europe
A few days ago Kasper anticipated that I and Alberto will teach a 2-day PowerPivot course based on our PowerPivot book . The location will be next the Amsterdam airport, at Schiphol, Netherlands, and the dates are December 1st and 2nd, 2010. When we prepared Read more
PowerPivot book samples are available
The sample files of the PowerPivot book are available at this page , where you can download a 260Mb zipped file containing all the Excel workbooks used in the book to make the examples. Read more
PowerPivot book RTM! And some DAX thoughts…
Yesterday I had a nice time delivering the SQLBI Methodology session at 24 Hours of PASS . A few hours later, I had the news about the official RTM of the PowerPivot book I wrote with Alberto. The complete title is Microsoft® PowerPivot for Excel® 2010: Read more
Create chained relationships in PowerPivot
If you get an error trying to create chained relationships in PowerPivot (i.e. Customers – Orders – OrderDetails), there is a known issue with a possible workaround. The item is described on Connect, but here is the issue and the workaround: ISSUE: A Read more
Using SSAS 2005/2008 as PowerPivot Data Source: Dimensionality Lost
This topic is general and not related to a specific feature of PowerPivot. In the way it is designed today, when data are imported from a SSAS cube into PowerPivot, the dimensionality of the original cube is lost and a flat table is imported as the result Read more
Using SSAS 2005/2008 as PowerPivot Data Source: Measures Are Imported as Text Columns
Every measure imported from a SSAS cube is imported as a Text column instead of as a Numeric column. This is very annoying because users are used to use SSAS data with rich metadata, and a measure is usually numeric. Moreover, the standard aggregation Read more
Using SSAS 2005/2008 as PowerPivot Data Source: Direct MDX
If you write direct MDX queries using SSAS 2005/2008 as a PowerPivot data source, it is better if you prepare your MDX query by using another editor. For example, write and test your MDX query by using SQL Server Management Studio and then copy & Read more
Using SSAS 2005/2008 as PowerPivot Data Source: Query Designer
The query designer in PowerPivot has a few limitations that require the manual modification of the MDX query to get data that are often needed to create a PowerPivot model that compares data from cube with data from other sources (like Excel workbooks Read more
Using SSAS 2005/2008 as PowerPivot Data Source: Calculated Members
A general problem of any cube is the way PowerPivot handles calculated members. From a technical point of view, it is absolutely correct that PowerPivot imports the result of a calculated member evaluated at the granularity of the query result. However, Read more
Rough Cuts of the PowerPivot book available!
If you are curious to look at the upcoming book Microsoft PowerPivot for Excel 2010: Give Your Data Meaning that I wrote with Alberto , you can see the first 4 chapters in draft format through the “ Rough Cuts ” initiative by O’Reilly. I’d like to get Read more