Marco Russo's Blog
View full profileDefine groups of values using PowerPivot
Alberto Ferrari posted an interesting article that show how you can use a continuous value in a group of values in PowerPivot. I think this is a feature that many users would like to get in a standard Analysis Services cube, but that unfortunately requires Read more
SQLBI Methodology session recording available
If you lost the SQLBI Methodology session (or any other one) at 24 Hours of PASS in September, now you can watch the recordings on-line ! I just looked at the presentation and unfortunately there are 6 minutes missing from our presentation. Thus, if you Read more
PowerPivot book in stock!
My Microsoft® PowerPivot for Excel® 2010: Give Your Data Meaning book has been printed and is now in stock on many bookstores! This is another good news of the past week, who have been dense of good news. I and Alberto have been interviewed by Vidas Matelis Read more
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